<description>The Apache POI project Ant build.</description>
- <property name="version.id" value="3.7-beta2"/>
+ <property name="version.id" value="3.7-beta3"/>
<property environment="env"/>
<!-- the repository to download jars from -->
</developers>
<changes>
+<!--
<release version="3.7-beta2" date="2010-??-??">
+ </release>
+-->
+ <release version="3.7-beta2" date="2010-08-09">
<action dev="POI-DEVELOPERS" type="add">47990 - Support for .msg attachments within a MAPIMessage .msg</action>
<action dev="POI-DEVELOPERS" type="fix">Improve handling and warnings when closing OPCPackage objects</action>
<action dev="POI-DEVELOPERS" type="fix">49702 - Correct XSSFWorkbook.getNumCellStyles to check the right styles list</action>