aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2020-02-03 19:39:06 +0000
committerAndreas Beeker <kiwiwings@apache.org>2020-02-03 19:39:06 +0000
commit48eecceefbe35fb29d3c46ed35b8403dad45adfd (patch)
treef172ebaf0e749c2dc9b0f2d3d3d2366da12b25f3 /build.xml
parentf386a9822c489b2ac55fa0429364be0594e019e7 (diff)
downloadpoi-48eecceefbe35fb29d3c46ed35b8403dad45adfd.tar.gz
poi-48eecceefbe35fb29d3c46ed35b8403dad45adfd.zip
prepare for 4.1.3
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873552 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 e858ad7c15..3448b2df39 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.2"/>
+ <property name="version.id" value="4.1.3"/>
<property name="release.rc" value="RC1"/>
<property environment="env"/>