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

index 69901d771a31ffdcef358b336231a72b63b29aec..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.1";\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-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