summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorYegor Kozlov <yegor@apache.org>2012-03-19 07:31:34 +0000
committerYegor Kozlov <yegor@apache.org>2012-03-19 07:31:34 +0000
commite191cb70fa2b148e9d1e1657a06788e22ae6031e (patch)
treecc2029ded9a02e50e01913b6fcb78bfd03e323bd /build.xml
parent9d079f94bc3077f737f1cae26ed3b1e043c2ad14 (diff)
downloadpoi-e191cb70fa2b148e9d1e1657a06788e22ae6031e.tar.gz
poi-e191cb70fa2b148e9d1e1657a06788e22ae6031e.zip
trunk is 3.9-beta1 now
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1302308 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index acf559dd4f..896fd23a9c 100644
--- 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.8-beta6"/>
+ <property name="version.id" value="3.9-beta1"/>
<property environment="env"/>
<!-- the repository to download jars from -->