Bump version

This commit is contained in:
Unknwon 2016-07-22 21:52:39 +08:00
parent 9266f28822
commit ae88d76032
6 changed files with 6 additions and 6 deletions

View file

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