MISC: bump version

This commit is contained in:
Unknwon
2017-11-19 13:29:06 -05:00
parent 114677b747
commit b752fe6808
3 changed files with 3 additions and 3 deletions

View File

@@ -80,4 +80,4 @@ todo:
# Legacy code should be remove by the time of release
legacy:
grep -rnw "LEGACY" cmd routers models pkg
grep -rnw "LEGACY" cmd routes models pkg

View File

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

View File

@@ -1 +1 @@
0.11.33.1116
0.11.33.1119