]> source.dussan.org Git - gitblit.git/commitdiff
Change build identifiers
authorJames Moger <james.moger@gitblit.com>
Fri, 13 Jan 2012 13:18:12 +0000 (08:18 -0500)
committerJames Moger <james.moger@gitblit.com>
Fri, 13 Jan 2012 13:18:12 +0000 (08:18 -0500)
src/com/gitblit/Constants.java

index cedda6f436b7f1b5f14e6c3a96a3012b6422dc09..a28a871a589aab909cb8d37ea7221ab75a765610 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.8.2";\r
+       public static final String VERSION = "0.9.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-13";\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