]> source.dussan.org Git - gitblit.git/commitdiff
Change build identifiers for next release.
authorJames Moger <james.moger@gitblit.com>
Mon, 14 Nov 2011 22:15:02 +0000 (17:15 -0500)
committerJames Moger <james.moger@gitblit.com>
Mon, 14 Nov 2011 22:15:02 +0000 (17:15 -0500)
src/com/gitblit/Constants.java

index 55fb5c3061a1a5f2440088036c86f12197e2bd12..a2b9eebcc497229a009f2c176b78586b39d6034c 100644 (file)
@@ -29,11 +29,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 = "0.7.0";\r
+       public static final String VERSION = "0.8.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 = "2011-11-11";\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