aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorNick Burch <nick@apache.org>2011-04-08 14:27:31 +0000
committerNick Burch <nick@apache.org>2011-04-08 14:27:31 +0000
commit11cd9209d8a9d8bfcbea0fe75ad88b5598397afd (patch)
treec113a64717772716be22ac317832e2261572da22 /build.xml
parent16d1053c0feebc1192ba09f1a6cc05eee2298a4e (diff)
downloadpoi-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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 0d17e8d3fc..9112de255f 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-beta2"/>
+ <property name="version.id" value="3.8-beta3"/>
<property environment="env"/>
<!-- the repository to download jars from -->