]> source.dussan.org Git - gitblit.git/commitdiff
Release 0.9.3 v0.9.3
authorJames Moger <james.moger@gitblit.com>
Wed, 11 Apr 2012 13:02:39 +0000 (09:02 -0400)
committerJames Moger <james.moger@gitblit.com>
Wed, 11 Apr 2012 13:02:39 +0000 (09:02 -0400)
src/com/gitblit/Constants.java

index bbb986b25cbd29abaf3b5dad4e43fc92fbf8f54a..e867699b985361f41d55a91e4ad7a1a6d9d612be 100644 (file)
@@ -30,11 +30,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.0.0-SNAPSHOT";\r
+       public static final String VERSION = "0.9.3";\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 = "PENDING";\r
+       public static final String VERSION_DATE = "2012-04-11";\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