Finish create new label

This commit is contained in:
Unknown 2014-05-18 18:07:04 -04:00
parent a4c3ab48a5
commit 93f8f92523
8 changed files with 106 additions and 23 deletions

View file

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