]> source.dussan.org Git - gitea.git/commitdiff
prepare for 0.5.9
authorUnknwon <joe2010xtmf@163.com>
Sun, 14 Dec 2014 01:32:30 +0000 (20:32 -0500)
committerUnknwon <joe2010xtmf@163.com>
Sun, 14 Dec 2014 01:32:30 +0000 (20:32 -0500)
gogs.go
templates/.VERSION

diff --git a/gogs.go b/gogs.go
index 4f57e82c313735f8db8769ee3ea92766c0692d84..af8e007d0728bf416f32ef330a14d2b0ac2bd4dd 100644 (file)
--- a/gogs.go
+++ b/gogs.go
@@ -17,7 +17,7 @@ import (
        "github.com/gogits/gogs/modules/setting"
 )
 
-const APP_VER = "0.5.8.1213 Beta"
+const APP_VER = "0.5.9.1213 Beta"
 
 func init() {
        runtime.GOMAXPROCS(runtime.NumCPU())
index 6c8af6290fac609f0dc7833f7db032e124fe3755..05142fea35be4121ad7bf66502f1b18636d5229a 100644 (file)
@@ -1 +1 @@
-0.5.8.1213 Beta
\ No newline at end of file
+0.5.9.1213 Beta
\ No newline at end of file