1
0
Fork 0
forked from forgejo/forgejo

Prepare release

This commit is contained in:
Unknwon 2016-03-06 19:55:38 -05:00
parent 58f0c68151
commit 0ea0c5ec4f
10 changed files with 346 additions and 346 deletions

View file

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