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 6cc5d910 Fixed version number typo (#110)
6cc5d910 is described below

commit 6cc5d910b788c8cf116e4dd348db93746086ad0d
Author: Joost Ole Seddig <[email protected]>
AuthorDate: Fri May 6 02:20:44 2022 +0200

    Fixed version number typo (#110)
    
    The version number was mistakenly displayed as `0.13.1` instead of `0.13.0`.
---
 src/site/markdown/change-report-gh.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/markdown/change-report-gh.md 
b/src/site/markdown/change-report-gh.md
index 2cbfbc52..223473e3 100644
--- a/src/site/markdown/change-report-gh.md
+++ b/src/site/markdown/change-report-gh.md
@@ -43,7 +43,7 @@ Changelog {#changelog}
 | [0.0.1](#0.0.1)   | 2003-05-31 |                      |
 
 <a name="0.13.0"/>
-## Release 0.13.1 - 2022-04-15
+## Release 0.13.0 - 2022-04-15
 
 This release fixes a number of issues.  Notable new features include the
 ability to block signals from threads that the library creates, automatic

Reply via email to