prepare release

This commit is contained in:
Unknwon 2015-12-12 21:58:54 -05:00
parent 837155577a
commit 351dfc95a9
9 changed files with 25 additions and 24 deletions

View file

@ -18,7 +18,7 @@ import (
"github.com/gogits/gogs/modules/setting"
)
const APP_VER = "0.7.44.1212"
const APP_VER = "0.8.0.1212"
func init() {
runtime.GOMAXPROCS(runtime.NumCPU())