#1742 Update default branch in git repository while change in web view

This commit is contained in:
Unknwon 2015-11-18 19:32:23 -05:00
parent f04d773f4f
commit 2c653141a8
7 changed files with 47 additions and 4 deletions

View file

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