aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2018-11-19 21:24:24 +0000
committerAndreas Beeker <kiwiwings@apache.org>2018-11-19 21:24:24 +0000
commit6d9706b73505eeaf02091300afdf1d3dcc53bb3d (patch)
treebdae6772d49a25b975da28a0d68d4606a6a27baf
parentfa5e01e3918a66e6fdbda804a48432d60d7765bd (diff)
downloadpoi-6d9706b73505eeaf02091300afdf1d3dcc53bb3d.tar.gz
poi-6d9706b73505eeaf02091300afdf1d3dcc53bb3d.zip
release prepare for 4.0.1 - updating build.xml and changes.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1846949 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index f60ad87192..d7162c29cd 100644
--- a/build.xml
+++ b/build.xml
@@ -42,7 +42,7 @@ under the License.
<description>The Apache POI project Ant build.</description>
- <property name="version.id" value="4.0.1-SNAPSHOT"/>
+ <property name="version.id" value="4.0.1"/>
<property name="release.rc" value="RC1"/>
<property environment="env"/>