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/LOGCXX-500 Commit: 15e84cae12b8c97117bc356cfd246284d807e8ca Parents: 6f69211 Author: Thorsten Schöning <[email protected]> Authored: Tue Jan 30 18:26:52 2018 +0100 Committer: Thorsten Schöning <[email protected]> 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)
