]> source.dussan.org Git - gitblit.git/commitdiff
Release 0.9.0 v0.9.0
authorJames Moger <james.moger@gitblit.com>
Tue, 27 Mar 2012 22:12:20 +0000 (18:12 -0400)
committerJames Moger <james.moger@gitblit.com>
Tue, 27 Mar 2012 22:12:20 +0000 (18:12 -0400)
src/com/gitblit/Constants.java

index 929ab64fdeb42d03064224aac5910e4991c90010..70f5fc00c2bbced4a5240c600985d250db8b60e0 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 = "0.9.0-SNAPSHOT";\r
+       public static final String VERSION = "0.9.0";\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-03-27";\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