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

swebb2066 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 485844e8  Bump version to 1.6.0 (#522)
485844e8 is described below

commit 485844e8b826927a27f9236b8387f2d77347add1
Author: Stephen Webb <stephen.w...@ieee.org>
AuthorDate: Tue Aug 19 08:57:53 2025 +1000

     Bump version to 1.6.0 (#522)
---
 src/cmake/projectVersionDetails.cmake | 2 +-
 src/site/markdown/download.md.in      | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/cmake/projectVersionDetails.cmake 
b/src/cmake/projectVersionDetails.cmake
index 357b6d8f..cabd4b7a 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 1.5.0.0)
+set(log4cxx_VER 1.6.0.0)
diff --git a/src/site/markdown/download.md.in b/src/site/markdown/download.md.in
index 61783234..065aae0a 100644
--- a/src/site/markdown/download.md.in
+++ b/src/site/markdown/download.md.in
@@ -56,6 +56,7 @@ in many unix distributions.
 
 | Version                  | Release Date |
 | :--------------------------: |  :----------------------:   |
+| [1.5.0](${LOG4CXX_DOCUMENTATION_URL}/1.5.0/download.html) | Aug-2025 |
 | [1.4.0](${LOG4CXX_DOCUMENTATION_URL}/1.4.0/download.html) | Mar-2025 |
 | [1.3.1](${LOG4CXX_DOCUMENTATION_URL}/1.3.1/download.html) | Nov-2024 |
 | [1.2.0](${LOG4CXX_DOCUMENTATION_URL}/1.2.0/download.html) | Jan-2024 |

Reply via email to