Skip to content

Commit 078a771

Browse files
committed
change version to next
1 parent b11acd8 commit 078a771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<property file="build.properties" />
88

99
<property name="version-m" value="0.1" />
10-
<property name="version" value="0.1.0" />
10+
<property name="version" value="0.1.1-X" />
1111
<property name="stability" value="beta" />
1212

1313
<property name="zipfile" value="${phing.project.name}-${version}.tar.bz2" />

0 commit comments

Comments
 (0)