#518 update git-module require version

This commit is contained in:
Unknwon 2016-06-30 02:21:23 +08:00
parent 6f7276278d
commit 7938506e07
5 changed files with 5 additions and 5 deletions

View file

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