1
0
Fork 0
forked from forgejo/forgejo
This commit is contained in:
Unknown 2014-05-16 13:41:08 -04:00
parent 16e162b669
commit 956f011dd3
7 changed files with 43 additions and 14 deletions

View file

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