]> source.dussan.org Git - gitblit.git/commitdiff
Release v0.8.0 v0.8.0
authorJames Moger <james.moger@gitblit.com>
Wed, 11 Jan 2012 21:35:31 +0000 (16:35 -0500)
committerJames Moger <james.moger@gitblit.com>
Wed, 11 Jan 2012 21:35:31 +0000 (16:35 -0500)
src/com/gitblit/Constants.java

index 23e755724002266ec26e9f34cf5c5c8288429839..ff58283ed88501eec9f8ee444bdc3e2e94da6ea2 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.0-SNAPSHOT";\r
+       public static final String VERSION = "0.8.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-01-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