Almost done issue label #200

This commit is contained in:
Unknown 2014-05-24 03:05:41 -04:00
parent b1bdbd7f94
commit dce17c86ac
4 changed files with 43 additions and 8 deletions

View file

@ -17,7 +17,7 @@ import (
"github.com/gogits/gogs/modules/base"
)
const APP_VER = "0.3.5.0523 Alpha"
const APP_VER = "0.3.5.0524 Alpha"
func init() {
base.AppVer = APP_VER