]> source.dussan.org Git - gitblit.git/commitdiff
Reset build identifiers to SNAPSHOT.
authorJames Moger <james.moger@gitblit.com>
Wed, 28 Sep 2011 14:10:55 +0000 (10:10 -0400)
committerJames Moger <james.moger@gitblit.com>
Wed, 28 Sep 2011 14:10:55 +0000 (10:10 -0400)
src/com/gitblit/Constants.java

index 943e58c06aa15d126b9cf8a3d4a2f05aa5d67f7b..f4541c9fd6c5fffe4c6250f50a02423149de01c4 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.6.0";\r
+       public static final String VERSION = "0.6.1-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-09-27";\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