modes/org: code format for PR #4194

This commit is contained in:
Unknwon
2017-02-26 15:29:16 -05:00
parent aff8fb28bd
commit e28bc7023f
3 changed files with 26 additions and 23 deletions

View File

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