Skip to content

Commit ccdb7e9

Browse files
committed
Update to 7.0
1 parent f7ccaa2 commit ccdb7e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<project name="junewsultra" default="dist" basedir=".">
22

3-
<property name="VERSION" value="6.11"/>
3+
<property name="VERSION" value="7.0"/>
44

55
<tstamp>
66
<format property="DATE" pattern="%d.%m.%Y" />
77
</tstamp>
88

9-
<property name="juimage" value="4.2"/>
9+
<property name="juimage" value="4.3.5"/>
1010

1111
<property name="build" value="build"/>
1212
<property name="temp" value="temp"/>

0 commit comments

Comments
 (0)