1
0
Fork 0
forked from forgejo/forgejo

Finish new hooks list page

This commit is contained in:
Unknwon 2014-08-09 10:29:51 -07:00
parent 7c7014262b
commit 9820b8e134
17 changed files with 167 additions and 145 deletions

View file

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