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