]> source.dussan.org Git - gitblit.git/commitdiff
Reset build identifiers for next release
authorJames Moger <james.moger@gitblit.com>
Wed, 16 Jan 2013 04:16:51 +0000 (23:16 -0500)
committerJames Moger <james.moger@gitblit.com>
Wed, 16 Jan 2013 04:16:51 +0000 (23:16 -0500)
src/com/gitblit/Constants.java

index 9063aabdd32b953f6ae4b80912e9468db276b8f9..bcca8c72ed5a91ecf593631e00dbdbe713561b84 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.1";\r
+       public static final String VERSION = "1.3.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-01-15";\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