summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorTim Allison <tallison@apache.org>2013-09-27 15:53:53 +0000
committerTim Allison <tallison@apache.org>2013-09-27 15:53:53 +0000
commit1d63ba79f41add13a2c3bef6c62f48f6e8a78d3e (patch)
treed48dd344dc37915f205aae858a35b40658105322 /build.xml
parent6e50bfa19d8305b6f4f379bc952c005f9df2691d (diff)
downloadpoi-1d63ba79f41add13a2c3bef6c62f48f6e8a78d3e.tar.gz
poi-1d63ba79f41add13a2c3bef6c62f48f6e8a78d3e.zip
increment build beta version to 3.10-beta3; forgot to as part of last release...doh.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1526965 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 268c9efe91..7695231a85 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.10-beta2"/>
+ <property name="version.id" value="3.10-beta3"/>
<property environment="env"/>
<!-- the repository to download jars from -->