1
1
mirror of https://github.com/go-gitea/gitea synced 2025-09-28 03:28:13 +00:00
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