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