summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorNick Burch <nick@apache.org>2011-06-08 11:57:32 +0000
committerNick Burch <nick@apache.org>2011-06-08 11:57:32 +0000
commit40d78fba877ab5123beeb7438bbe4e51f8a468e8 (patch)
tree54226303c91932b2695ee3cc6b41ab73a2aee7ec /build.xml
parenta2e6747abdaee45fae85680e87eca565afaf675c (diff)
downloadpoi-40d78fba877ab5123beeb7438bbe4e51f8a468e8.tar.gz
poi-40d78fba877ab5123beeb7438bbe4e51f8a468e8.zip
Update build.xml version now beta 3 is out
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1133362 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 5f4c5aada4..3acca123a8 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-beta3"/>
+ <property name="version.id" value="3.8-beta4"/>
<property environment="env"/>
<!-- the repository to download jars from -->