better paging

This commit is contained in:
Unknwon 2015-07-28 03:14:37 +08:00
parent 31f6069dbe
commit 589618c8a5
9 changed files with 37 additions and 18 deletions

View file

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