summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorYegor Kozlov <yegor@apache.org>2010-10-15 07:55:12 +0000
committerYegor Kozlov <yegor@apache.org>2010-10-15 07:55:12 +0000
commitedbd52dd21a10a15e8e0ca7b37296ac0dba16aed (patch)
treefe28ea568c257d325a2525e0dd3cf3829ee21bd8 /build.xml
parentd770047464674c60f13a0849e2545bbc81249b64 (diff)
downloadpoi-edbd52dd21a10a15e8e0ca7b37296ac0dba16aed.tar.gz
poi-edbd52dd21a10a15e8e0ca7b37296ac0dba16aed.zip
updated current version in trunk
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1022849 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 26fde7a2f4..b2025e35b8 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-beta4"/>
+ <property name="version.id" value="3.8-beta1"/>
<property environment="env"/>
<!-- the repository to download jars from -->