update REMADE and locale

This commit is contained in:
Unknwon 2015-12-01 19:53:19 -05:00
parent 53bf23d965
commit 3460ec1039
6 changed files with 49 additions and 47 deletions

View file

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