Author: yegor
Date: Fri Oct 15 07:55:12 2010
New Revision: 1022849

URL: http://svn.apache.org/viewvc?rev=1022849&view=rev
Log:
updated current version in trunk

Modified:
    poi/trunk/build.xml
    poi/trunk/src/documentation/content/xdocs/status.xml
    poi/trunk/src/documentation/release-guide.txt

Modified: poi/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1022849&r1=1022848&r2=1022849&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Fri Oct 15 07:55:12 2010
@@ -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 -->

Modified: poi/trunk/src/documentation/content/xdocs/status.xml
URL: 
http://svn.apache.org/viewvc/poi/trunk/src/documentation/content/xdocs/status.xml?rev=1022849&r1=1022848&r2=1022849&view=diff
==============================================================================
--- poi/trunk/src/documentation/content/xdocs/status.xml (original)
+++ poi/trunk/src/documentation/content/xdocs/status.xml Fri Oct 15 07:55:12 
2010
@@ -33,7 +33,10 @@
     </developers>
 
     <changes>
-        <release version="3.7-beta4" date="2010-??-??">
+        <release version="3.8-beta1" date="2010-??-??">
+          
+        </release>
+        <release version="3.7" date="2010-10-25">
            <action dev="poi-developers" type="fix">50075 - avoid NPE in 
ListLevel.getNumberText() when numberText is null </action>
            <action dev="poi-developers" type="fix">50067 - marked 
commons-logging and log4j as optional dependencies in POI poms</action>
            <action dev="poi-developers" type="add">49928 - allow overridden 
built-in formats in XSSFCellStyle</action>

Modified: poi/trunk/src/documentation/release-guide.txt
URL: 
http://svn.apache.org/viewvc/poi/trunk/src/documentation/release-guide.txt?rev=1022849&r1=1022848&r2=1022849&view=diff
==============================================================================
--- poi/trunk/src/documentation/release-guide.txt (original)
+++ poi/trunk/src/documentation/release-guide.txt Fri Oct 15 07:55:12 2010
@@ -184,3 +184,4 @@ You should see [INFO] BUILD SUCCESSFUL i
 
 Note, announcements should be sent from your @apache.org e-mail address.
 
+10. add a new project version in Bugzilla



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to