You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rm...@apache.org on 2022/04/15 02:06:46 UTC

[logging-log4cxx] branch master updated: update version

This is an automated email from the ASF dual-hosted git repository.

rmiddleton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git


The following commit(s) were added to refs/heads/master by this push:
     new e5cf1497 update version
e5cf1497 is described below

commit e5cf1497990d3e68a2f8c65dc6d06037deed7cae
Author: Robert Middleton <ro...@rm5248.com>
AuthorDate: Thu Apr 14 22:06:39 2022 -0400

    update version
---
 src/cmake/projectVersionDetails.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/cmake/projectVersionDetails.cmake b/src/cmake/projectVersionDetails.cmake
index 5e3d799e..93ef36df 100644
--- a/src/cmake/projectVersionDetails.cmake
+++ b/src/cmake/projectVersionDetails.cmake
@@ -2,4 +2,4 @@
 # setting the project version. The variable name must not
 # clash with the log4cxx_VERSION* variables automatically
 # defined by the project() command.
-set(log4cxx_VER 0.12.0.0)
+set(log4cxx_VER 0.13.0.0)