]> source.dussan.org Git - poi.git/commitdiff
trunk is 3.9-beta1 now
authorYegor Kozlov <yegor@apache.org>
Mon, 19 Mar 2012 07:31:34 +0000 (07:31 +0000)
committerYegor Kozlov <yegor@apache.org>
Mon, 19 Mar 2012 07:31:34 +0000 (07:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1302308 13f79535-47bb-0310-9956-ffa450edef68

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

index acf559dd4f27ed70d3b9d12f9c16a21d7e50949e..896fd23a9cbb7d6d052769292743d495f8d3275c 100644 (file)
--- 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.8-beta6"/>
+    <property name="version.id" value="3.9-beta1"/>
 
     <property environment="env"/>
     <!-- the repository to download jars from -->
index ef6a7f8a2376cd788490c215897e5f60cda1d73d..0dac8461aefbc4d783152617cc022416056894f1 100644 (file)
     </developers>
 
     <changes>
-        <release version="3.8-beta6" date="2012-??-??">
+        <release version="3.9-beta1" date="2012-??-??">
+
+        </release>
+        <release version="3.8-FINAL" date="2012-03-26">
            <action dev="poi-developers" type="add">52928 - DateFormatConverter: an utility to convert instances of java.text.DateFormat to Excel format patterns</action>
            <action dev="poi-developers" type="fix">52895 - show SSTIndex instead of XFIndex in LabelSSTRecord.toString()</action>
            <action dev="poi-developers" type="fix">52835 - Tolerate missing Count and UniqueCount attributes when parsing shared strings table in XSSF eventusermodel</action>