Browse Source

raise version number

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/REL_3_10_BRANCH@1617114 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_3_10_1
Uwe Schindler 9 years ago
parent
commit
4d0db1838a
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      build.xml

+ 1
- 1
build.xml View File

@@ -51,7 +51,7 @@ under the License.

<description>The Apache POI project Ant build.</description>

<property name="version.id" value="3.10-FINAL"/>
<property name="version.id" value="3.10.1"/>

<property environment="env"/>
<!-- the repository to download jars from -->

Loading…
Cancel
Save