diff options
author | Nick Burch <nick@apache.org> | 2011-04-08 14:27:31 +0000 |
---|---|---|
committer | Nick Burch <nick@apache.org> | 2011-04-08 14:27:31 +0000 |
commit | 11cd9209d8a9d8bfcbea0fe75ad88b5598397afd (patch) | |
tree | c113a64717772716be22ac317832e2261572da22 /build.xml | |
parent | 16d1053c0feebc1192ba09f1a6cc05eee2298a4e (diff) | |
download | poi-11cd9209d8a9d8bfcbea0fe75ad88b5598397afd.tar.gz poi-11cd9209d8a9d8bfcbea0fe75ad88b5598397afd.zip |
3.8 beta2 has been released
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1090264 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ under the License. <description>The Apache POI project Ant build.</description> - <property name="version.id" value="3.8-beta2"/> + <property name="version.id" value="3.8-beta3"/> <property environment="env"/> <!-- the repository to download jars from --> |