This commit is contained in:
Unknown 2014-06-03 12:51:53 -04:00
parent 9c3aa6936a
commit 63baf76ab2
4 changed files with 5 additions and 3 deletions

View file

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