Fix repo css and rel path img in md

This commit is contained in:
Unknwon 2014-10-14 23:44:34 -04:00
parent 5b3f1efd9f
commit 9ae92459a5
8 changed files with 474 additions and 453 deletions

View file

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