]> source.dussan.org Git - poi.git/commitdiff
raise version number
authorUwe Schindler <uschindler@apache.org>
Sun, 10 Aug 2014 14:55:29 +0000 (14:55 +0000)
committerUwe Schindler <uschindler@apache.org>
Sun, 10 Aug 2014 14:55:29 +0000 (14:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/REL_3_10_BRANCH@1617114 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index fede4bce676b0f240788f4664addccdf974b4c70..b9f09fc968db920f9f156e5900caab763ba9523a 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -51,7 +51,7 @@ under the License.
 
     <description>The Apache POI project Ant build.</description>
 
-    <property name="version.id" value="3.10-FINAL"/>
+    <property name="version.id" value="3.10.1"/>
 
     <property environment="env"/>
     <!-- the repository to download jars from -->