repo/branches: overview and all (#2310)

This commit is contained in:
Unknwon
2017-03-11 01:43:45 -05:00
parent 3eb57370a6
commit 5c7cb1594b
13 changed files with 270 additions and 28 deletions

View File

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