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

index b9cd74aa86040f15e50de59d43a95cba88afed10..8e825835eec8326a4b1a87dc26a6fec5591edd42 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.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-25";\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