aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Burch <nick@apache.org>2010-09-24 15:05:55 +0000
committerNick Burch <nick@apache.org>2010-09-24 15:05:55 +0000
commit9fb59dacbe7b0677a3d53876f7d0ceb0e49a1256 (patch)
tree77f9456efcb0be4e13f9eca9e4881f7074a6505d
parent5820030124ad2b39686257e04f3486a9458d91db (diff)
downloadpoi-9fb59dacbe7b0677a3d53876f7d0ceb0e49a1256.tar.gz
poi-9fb59dacbe7b0677a3d53876f7d0ceb0e49a1256.zip
Bump the version id
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1000900 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 37a07e1de9..4be3a289d4 100644
--- a/build.xml
+++ b/build.xml
@@ -51,7 +51,7 @@ under the License.
<description>The Apache POI project Ant build.</description>
- <property name="version.id" value="3.7-beta3"/>
+ <property name="version.id" value="3.7-beta4"/>
<property environment="env"/>
<!-- the repository to download jars from -->