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

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

commit ae552685eddee89686bdc9e75d2cbfdf9df46d35
Author: Stephen Webb <[email protected]>
AuthorDate: Tue Jul 25 14:30:16 2023 +1000

    Bump version to 1.2.0
---
 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 8b616198..cfad4a2d 100644
--- a/src/cmake/projectVersionDetails.cmake
+++ b/src/cmake/projectVersionDetails.cmake
@@ -2,5 +2,5 @@
 # setting the project version. The variable name must not
 # clash with the log4cxx_VERSION* variables automatically
 # defined by the project() command.
-set(log4cxx_VER 1.1.0.0)
+set(log4cxx_VER 1.2.0.0)
 set(log4cxx_ABI_VER 15)

Reply via email to