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