#2014 allow switch branches between two orgs in compose PR

This commit is contained in:
Unknwon 2015-12-20 01:06:54 -05:00
parent cadf03db68
commit c62a6b7a12
6 changed files with 8 additions and 5 deletions

View file

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