1
0
Fork 0
forked from forgejo/forgejo

#1064: X-Gogs-Event header is empty

This commit is contained in:
Unknwon 2015-03-18 04:51:02 -04:00
parent 49aeb87e44
commit 82f7a01ded
4 changed files with 21 additions and 25 deletions

View file

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