]> source.dussan.org Git - iciql.git/commitdiff
Reset build identifiers for next release
authorJames Moger <james.moger@gmail.com>
Sat, 14 Jul 2012 22:17:45 +0000 (18:17 -0400)
committerJames Moger <james.moger@gmail.com>
Sat, 14 Jul 2012 22:17:45 +0000 (18:17 -0400)
src/com/iciql/Constants.java

index 756244cda963651ab83c4aef278f1891f3a0c675..642ed6dc411e0247080ebae1db2a8586f0eed883 100644 (file)
@@ -25,11 +25,11 @@ public class Constants {
 \r
        // The build script extracts this exact line so be careful editing it\r
        // and only use A-Z a-z 0-9 .-_ in the string.\r
-       public static final String VERSION = "1.0.0";\r
+       public static final String VERSION = "1.0.1-SNAPSHOT";\r
 \r
        // The build script extracts this exact line so be careful editing it\r
        // and only use A-Z a-z 0-9 .-_ in the string.\r
-       public static final String VERSION_DATE = "2012-07-14";\r
+       public static final String VERSION_DATE = "PENDING";\r
 \r
        // The build script extracts this exact line so be careful editing it\r
        // and only use A-Z a-z 0-9 .-_ in the string.\r