You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by us...@apache.org on 2014/08/21 23:46:56 UTC

svn commit: r1619606 - /lucene/dev/branches/branch_4x/lucene/common-build.xml

Author: uschindler
Date: Thu Aug 21 21:46:55 2014
New Revision: 1619606

URL: http://svn.apache.org/r1619606
Log:
Update common-build.xml version to next stable branch version

Modified:
    lucene/dev/branches/branch_4x/lucene/common-build.xml

Modified: lucene/dev/branches/branch_4x/lucene/common-build.xml
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_4x/lucene/common-build.xml?rev=1619606&r1=1619605&r2=1619606&view=diff
==============================================================================
--- lucene/dev/branches/branch_4x/lucene/common-build.xml (original)
+++ lucene/dev/branches/branch_4x/lucene/common-build.xml Thu Aug 21 21:46:55 2014
@@ -29,7 +29,7 @@
   <!-- !!! RELEASE MANAGER: Change version numbers only here: !!! -->
   
   <!-- The base version of the next release (including bugfix number, e.g., x.y.z+): -->
-  <property name="version.base" value="4.10.0"/>
+  <property name="version.base" value="4.11.0"/>
   
   <!-- !!! RELEASE MANAGER: Don't change anything after this line! !!! -->