Prepare release

This commit is contained in:
Unknwon
2017-02-27 18:38:16 -05:00
parent 2381fe72cb
commit b3757e424f
26 changed files with 1314 additions and 979 deletions

View File

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