#1900 last updatede time not update after push

This commit is contained in:
Unknwon 2015-11-05 19:18:59 -05:00
parent 05b419b219
commit 2bd64621fc
5 changed files with 21 additions and 23 deletions

View file

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