1
0
Fork 0
forked from forgejo/forgejo
This commit is contained in:
Unknown 2014-05-13 12:40:32 -04:00
parent c117f9e73f
commit 98dbbae2ef
6 changed files with 7 additions and 6 deletions

View file

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