summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorDavid North <dnorth@apache.org>2016-08-10 21:45:12 +0000
committerDavid North <dnorth@apache.org>2016-08-10 21:45:12 +0000
commitfe172d48d972742a76e12b4c1351a7209e168fdc (patch)
tree80451bfa20558b61e7067a0321737ce005227861 /build.xml
parent500154c5688b037fd6a96c524d2552d2834131ea (diff)
downloadpoi-fe172d48d972742a76e12b4c1351a7209e168fdc.tar.gz
poi-fe172d48d972742a76e12b4c1351a7209e168fdc.zip
prepare for 3.15-beta4
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1755880 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 2eddf722f5..856b73465d 100644
--- a/build.xml
+++ b/build.xml
@@ -40,7 +40,7 @@ under the License.
<description>The Apache POI project Ant build.</description>
- <property name="version.id" value="3.15-beta3"/>
+ <property name="version.id" value="3.15-beta4"/>
<property name="release.rc" value="RC1"/>
<property environment="env"/>