]> source.dussan.org Git - poi.git/commitdiff
set version.id=3.2-FINAL
authorYegor Kozlov <yegor@apache.org>
Sat, 11 Oct 2008 10:19:20 +0000 (10:19 +0000)
committerYegor Kozlov <yegor@apache.org>
Sat, 11 Oct 2008 10:19:20 +0000 (10:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/tags/REL_3_2_FINAL@703644 13f79535-47bb-0310-9956-ffa450edef68

build.xml
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml

index 1753841feaecc1b4dadf2db268174385bae9bf9e..6bfcb1f7ef92c5d3417a192f2a63444a505df1fd 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -119,7 +119,7 @@ under the License.
   <property name="mavendist.poi.dir" location="build/maven-dist/poi"/>
   <property name="mavendist.oap.dir" location="build/maven-dist/org.apache.poi"/>
   <property name="jar.name" value="poi"/>
-  <property name="version.id" value="3.2-alpha1"/>
+  <property name="version.id" value="3.2-FINAL"/>
   <property name="halt.on.test.failure" value="true"/>
   <property name="jdk.version.source" value="1.3"
     description="JDK version of source code"/>
index 28443d4270854a22b58afe84fdf7288228e665cf..d2cea52e53d58861872251221e848efd123b46a2 100644 (file)
@@ -36,7 +36,7 @@
     </devs>
 
                <!-- Don't forget to update status.xml too! -->
-        <release version="3.2-alpha1" date="2008-??-??">
+        <release version="3.2-final" date="2008-10-19">
            <action dev="POI-DEVELOPERS" type="fix">45866 - allowed for change of unicode compression across Continue records</action>
            <action dev="POI-DEVELOPERS" type="fix">45964 - support for link formulas in Text Objects</action>
            <action dev="POI-DEVELOPERS" type="fix">43354 - support for evalating formulas with missing args</action>
index 80d6641c835296a3b1794ae747daad34f2e3ff9d..36903547e61817b9d7d151ed944a83382359095c 100644 (file)
@@ -33,7 +33,7 @@
 
        <!-- Don't forget to update changes.xml too! -->
     <changes>
-        <release version="3.2-alpha1" date="2008-??-??">
+        <release version="3.2-final" date="2008-10-19">
            <action dev="POI-DEVELOPERS" type="fix">45866 - allowed for change of unicode compression across Continue records</action>
            <action dev="POI-DEVELOPERS" type="fix">45964 - support for link formulas in Text Objects</action>
            <action dev="POI-DEVELOPERS" type="fix">43354 - support for evalating formulas with missing args</action>