aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2020-01-31 18:56:15 +0000
committerAndreas Beeker <kiwiwings@apache.org>2020-01-31 18:56:15 +0000
commit6fe1862d286fbac2a2fce6796341c019519535da (patch)
tree2e966c4f124a6aebdf3f29fc0ee9655259f89853 /build.xml
parent646e1984d02fb18c7ee5811d4784797ac358f399 (diff)
downloadpoi-6fe1862d286fbac2a2fce6796341c019519535da.tar.gz
poi-6fe1862d286fbac2a2fce6796341c019519535da.zip
prepare for 4.1.3
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1873433 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"/>