finish new repo options page

This commit is contained in:
Unknwon 2015-08-31 13:36:31 +08:00
parent c6b039c6f9
commit cb381078ff
7 changed files with 53 additions and 58 deletions

View file

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