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

index 442e9867cb59db2ff1f0ad7fed59375041d3c8b8..8b544934b9b357a139344c7f1c001cff3fa1ef42 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.1.0";\r
+       public static final String VERSION = "1.2.0-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-08-20";\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