Bug: Transfer repository doesn't update the count

This commit is contained in:
Unknwon 2014-09-12 18:29:58 -04:00
parent f67c59135f
commit cfed11f092
7 changed files with 21 additions and 13 deletions

View file

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