From 88ae3510ff38c708bae8594a83b973afcd31d8fb Mon Sep 17 00:00:00 2001 From: Unknwon Date: Mon, 3 Apr 2017 16:26:43 -0400 Subject: Prepare release --- gogs.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gogs.go') diff --git a/gogs.go b/gogs.go index 92ad949f..8b03a435 100644 --- a/gogs.go +++ b/gogs.go @@ -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 -- cgit v1.2.3