Prepare for next development iteration: 0.11.1

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

Branch: refs/heads/next_stable
Commit: 6aeb38c7dbf0182d10d88f83a736a0963d0fcef9
Parents: 900e469
Author: Thorsten Schöning <[email protected]>
Authored: Wed Aug 16 10:26:00 2017 +0200
Committer: Thorsten Schöning <[email protected]>
Committed: Wed Aug 16 10:26:00 2017 +0200

----------------------------------------------------------------------
 configure.ac            | 2 +-
 src/changes/changes.xml | 5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/6aeb38c7/configure.ac
----------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index e4d8a0c..94f6caf 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], [])
+AC_INIT([log4cxx], [0.11.1])
 AC_CONFIG_MACRO_DIR([src/m4])
 AC_CONFIG_SRCDIR(src/main/cpp/logger.cpp)
 

http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/6aeb38c7/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index bdf1b7b..9aa187a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -23,6 +23,11 @@
        </properties>
 
        <body>
+               <release        version="0.11.1"
+                                       date="XXXX-XX-XX"
+                                       description="Maintenance release">
+               </release>
+
                <release        version="0.11.0"
                                        date="2017-08-16"
                                        description="Maintenance release">

Reply via email to