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
commit 41b4e2a40c499816aedf2016b05fc9d6d8626231 Author: Robert Middleton <[email protected]> AuthorDate: Thu Aug 6 19:09:37 2020 -0400 LOG4CXX-512 Update configure.ac for autotools builds --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 561928c..f6b3f44 100644 --- a/configure.ac +++ b/configure.ac @@ -31,7 +31,7 @@ AC_CANONICAL_TARGET # ? :+1 : ? == just some internal changes, nothing breaks but might work # better # CURRENT : REVISION : AGE -LT_VERSION=10:0:0 +LT_VERSION=11:0:0 AC_SUBST(LT_VERSION)
