Prepare release

This commit is contained in:
Unknwon
2017-04-03 16:26:43 -04:00
parent c07899701a
commit 88ae3510ff
8 changed files with 255 additions and 255 deletions

View File

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