소스 검색

Update tag

Unknown 11 년 전
부모
커밋
afc6cbc479
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      gogs.go
  2. 1 1
      templates/VERSION

+ 1 - 1
gogs.go

@@ -17,7 +17,7 @@ import (
 	"github.com/gogits/gogs/modules/setting"
 )
 
-const APP_VER = "0.4.0.0531 Alpha"
+const APP_VER = "0.4.1.0601 Alpha"
 
 func init() {
 	runtime.GOMAXPROCS(runtime.NumCPU())

+ 1 - 1
templates/VERSION

@@ -1 +1 @@
-0.4.0.0531 Alpha
+0.4.1.0601 Alpha