Prepare for release

This commit is contained in:
Unknwon
2017-01-31 07:36:59 -05:00
parent c17f93e6c0
commit 412ba5b2a9
6 changed files with 58 additions and 58 deletions

View File

@@ -16,7 +16,7 @@ import (
"github.com/gogits/gogs/modules/setting"
)
const APP_VER = "0.9.128.0130"
const APP_VER = "0.9.128.0131"
func init() {
setting.AppVer = APP_VER