aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorNick Burch <nick@apache.org>2014-11-08 12:49:03 +0000
committerNick Burch <nick@apache.org>2014-11-08 12:49:03 +0000
commit06bf5b85c7f6aea86d03a9ab7378af0f4d867fa8 (patch)
tree13ac5c88c8a6b49a3ac8ca37c40572f3f236da8b /build.xml
parent07fdfa31f17b312841e42b764859d9c26afa37a6 (diff)
downloadpoi-06bf5b85c7f6aea86d03a9ab7378af0f4d867fa8.tar.gz
poi-06bf5b85c7f6aea86d03a9ab7378af0f4d867fa8.zip
Set things up for the next release
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637555 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.xml b/build.xml
index 39e96c19bf..2a824e539b 100644
--- a/build.xml
+++ b/build.xml
@@ -52,8 +52,8 @@ under the License.
<description>The Apache POI project Ant build.</description>
- <property name="version.id" value="3.11-beta2"/>
- <property name="version.rel" value="REL_3_11_BETA2"/>
+ <property name="version.id" value="3.11-beta4"/>
+ <property name="version.rel" value="REL_3_11_BETA4"/>
<property environment="env"/>
<!-- the repository to download jars from -->