aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2019-10-15 22:29:46 +0000
committerAndreas Beeker <kiwiwings@apache.org>2019-10-15 22:29:46 +0000
commit57d8d4e6caadbc6856f370c58cc71f12a45161af (patch)
tree95b0301437f823ca1836c95775d4619d587b7ca0 /build.xml
parent6c37a8f41ab52981226a04903dafdb8d0b3c4bc3 (diff)
downloadpoi-57d8d4e6caadbc6856f370c58cc71f12a45161af.tar.gz
poi-57d8d4e6caadbc6856f370c58cc71f12a45161af.zip
prepare for 4.1.2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1868492 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 94b948065d..5bcaa24568 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.1.1"/>
+ <property name="version.id" value="4.1.2"/>
<property name="release.rc" value="RC1"/>
<property environment="env"/>