Make header consistent with main container across 'desktop' resolutions
[phorkie.git] / build.xml
index 21fafe2e8a27e9c6ae85f6fa9ae0a67b2a5eadc8..bb7b1a0dc9224195b6952b9a25b4a49c22615254 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -9,9 +9,15 @@
   <property file="build.properties" />
 
   <property name="version-m"  value="0.3" />
-  <property name="version"    value="0.3.0" />
+  <property name="version"    value="0.3.1" />
   <property name="stability"  value="alpha" />
   <property name="releasenotes" value="
+Version 0.3.1 - 2012-09-27
+--------------------------
+* Check for OpenID package in SetupCheck
+* Fix bug #24: setupcheck: verify geshi installation
+* Fix bug #25: setupcheck: verify markdown
+
 Version 0.3.0 - 2012-09-27
 --------------------------