Increased version number to 0.3 and continued unifying the xml schemes.

This commit is contained in:
Pascal Koenig
2011-09-07 00:15:59 +02:00
parent aa82666069
commit 0fbfc27d3c
5 changed files with 96 additions and 31 deletions

View File

@@ -5,7 +5,7 @@
<property name="dist" value="dist" />
<property name="src" value="src" />
<property name="name" value="XmlStats" />
<property name="version" value="0.2" />
<property name="version" value="0.3" />
<property name="package" value="de/sockenklaus/XmlStats" />
<property name="resources" value="resources" />
<property name="author" value="sockenklaus" />