Version bump to 1.5.24.001

This commit is contained in:
drdev
2014-08-01 16:00:50 +00:00
parent e7dee60016
commit c1cf87e339
4 changed files with 5 additions and 5 deletions

View File

@@ -7,13 +7,13 @@
<packaging.type>jar</packaging.type>
<build.min.memory>-Xms128m</build.min.memory>
<build.max.memory>-Xmx2048m</build.max.memory>
<alpha-version>1.5.23.010</alpha-version>
<alpha-version>1.5.24.001</alpha-version>
</properties>
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.5.23-SNAPSHOT</version>
<version>1.5.24-SNAPSHOT</version>
</parent>
<artifactId>forge-gui-android</artifactId>