Prepare release

This commit is contained in:
Unknwon
2017-02-21 12:17:39 -05:00
parent 8216360da8
commit 437df04d8c
26 changed files with 289 additions and 267 deletions

View File

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