1
0
Fork 0
forked from forgejo/forgejo

#3464 reproduce diff signs

Commited wrong file.
This commit is contained in:
Unknwon 2016-08-16 07:33:53 -07:00
parent 6cda35a75f
commit 9349def72e
4 changed files with 13 additions and 4 deletions

View file

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