#2052 advanced select ops for system notices

This commit is contained in:
Unknwon 2015-12-05 01:09:14 -05:00
parent e82ee40e9e
commit f41360d864
13 changed files with 186 additions and 54 deletions

View file

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