#1078 not show bin when rename a file

This commit is contained in:
Unknwon 2015-11-03 09:52:17 -05:00
parent bc82157216
commit 0af035c37e
7 changed files with 51 additions and 39 deletions

View file

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