You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ts...@apache.org on 2018/08/19 12:44:36 UTC

[49/50] logging-log4cxx git commit: No 0.11.0 yet.

No 0.11.0 yet.


Project: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/commit/15e84cae
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/tree/15e84cae
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/diff/15e84cae

Branch: refs/heads/master
Commit: 15e84cae12b8c97117bc356cfd246284d807e8ca
Parents: 6f69211
Author: Thorsten Schöning <ts...@am-soft.de>
Authored: Tue Jan 30 18:26:52 2018 +0100
Committer: Thorsten Schöning <ts...@am-soft.de>
Committed: Tue Jan 30 18:26:52 2018 +0100

----------------------------------------------------------------------
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/15e84cae/configure.ac
----------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 94f6caf..6ec857e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-AC_INIT([log4cxx], [0.11.1])
+AC_INIT([log4cxx], [0.11.0])
 AC_CONFIG_MACRO_DIR([src/m4])
 AC_CONFIG_SRCDIR(src/main/cpp/logger.cpp)