build.xml: begin work on version 1.7
git-svn-id: https://micropolis.googlecode.com/svn/trunk/micropolis-java@882 d9718cc8-9f43-0410-858b-315f434eb58c
This commit is contained in:
parent
6bb702533f
commit
5278164215
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
-->
|
||||
<project name="micropolisj" default="all">
|
||||
|
||||
<property name="package-version" value="1.6" />
|
||||
<property name="package-version" value="1.7" />
|
||||
|
||||
<property name="srcdir" location="src" />
|
||||
<property name="builddir" location="build" />
|
||||
|
|
Reference in a new issue