#1080: Remove footer ads/branding from default template

This commit is contained in:
Unknwon 2015-03-23 10:19:19 -04:00
parent ade343f6dc
commit 2bb982dada
10 changed files with 23 additions and 8 deletions

View file

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