diff options
author | Andreas Beeker <kiwiwings@apache.org> | 2019-10-15 22:29:46 +0000 |
---|---|---|
committer | Andreas Beeker <kiwiwings@apache.org> | 2019-10-15 22:29:46 +0000 |
commit | 57d8d4e6caadbc6856f370c58cc71f12a45161af (patch) | |
tree | 95b0301437f823ca1836c95775d4619d587b7ca0 /build.xml | |
parent | 6c37a8f41ab52981226a04903dafdb8d0b3c4bc3 (diff) | |
download | poi-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"/> |