You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ce...@apache.org on 2015/05/31 22:10:09 UTC

svn commit: r1682784 - /poi/trunk/build.xml

Author: centic
Date: Sun May 31 20:10:08 2015
New Revision: 1682784

URL: http://svn.apache.org/r1682784
Log:
Set version to 3.13-beta1

Modified:
    poi/trunk/build.xml

Modified: poi/trunk/build.xml
URL: http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1682784&r1=1682783&r2=1682784&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Sun May 31 20:10:08 2015
@@ -47,8 +47,8 @@ under the License.
 
     <description>The Apache POI project Ant build.</description>
 
-    <property name="version.id" value="3.12"/>
-    <property name="version.rel" value="REL_3_12_FINAL"/>
+    <property name="version.id" value="3.13-beta1"/>
+    <property name="version.rel" value="REL_3_13_BETA1"/>
 
     <property environment="env"/>
     <!-- the repository to download jars from -->



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org