bump version number
git-svn-id: https://micropolis.googlecode.com/svn/trunk/micropolis-java@611 d9718cc8-9f43-0410-858b-315f434eb58c
This commit is contained in:
parent
cafa42e655
commit
9edc542277
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
-->
|
||||
<project name="micropolisj" default="all">
|
||||
|
||||
<property name="package-version" value="1.2" />
|
||||
<property name="package-version" value="1.3" />
|
||||
|
||||
<property name="srcdir" location="src" />
|
||||
<property name="builddir" location="build" />
|
||||
|
|
Reference in a new issue