From dce17c86ac26f2110e6067e8f85340122fe5d1e0 Mon Sep 17 00:00:00 2001
From: Unknown <joe2010xtmf@163.com>
Date: Sat, 24 May 2014 03:05:41 -0400
Subject: Almost done issue label #200

---
 gogs.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'gogs.go')

diff --git a/gogs.go b/gogs.go
index 45aa9f59..bdec2a71 100644
--- a/gogs.go
+++ b/gogs.go
@@ -17,7 +17,7 @@ import (
 	"github.com/gogits/gogs/modules/base"
 )
 
-const APP_VER = "0.3.5.0523 Alpha"
+const APP_VER = "0.3.5.0524 Alpha"
 
 func init() {
 	base.AppVer = APP_VER
-- 
cgit v1.2.3