This commit is contained in:
Unknown 2014-05-11 07:43:57 -04:00
parent bf58679390
commit c5dbc24ca4
4 changed files with 39 additions and 33 deletions

View file

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