]> source.dussan.org Git - gitblit.git/commitdiff
Reset build identifiers for the next release
authorJames Moger <james.moger@gitblit.com>
Sat, 14 Jul 2012 04:26:58 +0000 (00:26 -0400)
committerJames Moger <james.moger@gitblit.com>
Sat, 14 Jul 2012 04:26:58 +0000 (00:26 -0400)
src/com/gitblit/Constants.java

index 3bc414b520fc8d5f47afbf0fe84790aa20c896af..b80c968c733febec459d7ca28b8b7837c664214f 100644 (file)
@@ -30,11 +30,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