]> source.dussan.org Git - iciql.git/commitdiff
Prepare 1.1.0 release v1.1.0
authorJames Moger <james.moger@gmail.com>
Mon, 20 Aug 2012 14:16:31 +0000 (10:16 -0400)
committerJames Moger <james.moger@gmail.com>
Mon, 20 Aug 2012 14:16:31 +0000 (10:16 -0400)
src/com/iciql/Constants.java

index 642ed6dc411e0247080ebae1db2a8586f0eed883..442e9867cb59db2ff1f0ad7fed59375041d3c8b8 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.1-SNAPSHOT";\r
+       public static final String VERSION = "1.1.0";\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 = "PENDING";\r
+       public static final String VERSION_DATE = "2012-08-20";\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