prepare 0.7.0

This commit is contained in:
Unknwon 2015-11-08 11:08:13 -05:00
parent d85a1d478e
commit 58436b5ea5
4 changed files with 33 additions and 32 deletions

View file

@ -17,7 +17,7 @@ import (
"github.com/gogits/gogs/modules/setting"
)
const APP_VER = "0.6.28.1107 Beta"
const APP_VER = "0.7.0.1107 Beta"
func init() {
runtime.GOMAXPROCS(runtime.NumCPU())