update version

This commit is contained in:
Unknwon 2015-11-08 17:03:21 -05:00
parent 18c841050b
commit 3ec650b0ef
3 changed files with 3 additions and 3 deletions

View file

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