]> source.dussan.org Git - gitblit.git/commitdiff
Reset build identifiers for the next release
authorJames Moger <james.moger@gitblit.com>
Mon, 31 Dec 2012 21:13:51 +0000 (16:13 -0500)
committerJames Moger <james.moger@gitblit.com>
Mon, 31 Dec 2012 21:13:51 +0000 (16:13 -0500)
src/com/gitblit/Constants.java

index d48fcb1ce7c5df9eae824207997b9c900e62a0cc..f2067f69bcbb08d4e4b667d0c4b158f5dd37bf5c 100644 (file)
@@ -34,11 +34,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.2.0";\r
+       public static final String VERSION = "1.2.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-12-31";\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