1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-06-27 16:35:57 +00:00

finish all new template for current ones

This commit is contained in:
Unknwon 2015-09-17 15:45:36 -04:00
parent 9d36fc6986
commit 562e47f31c
7 changed files with 56 additions and 58 deletions

View file

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