#2586 bump git-module requirement

This commit is contained in:
Unknwon 2016-07-12 06:20:09 +08:00
parent 1faaaeb3d9
commit de10387f41
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.41.0711"
const APP_VER = "0.9.42.0712"
func init() {
runtime.GOMAXPROCS(runtime.NumCPU())