Unknwon 10 years ago
parent
commit
7392b6a755
4 changed files with 2 additions and 65 deletions
  1. 0 39
      conf/license/Creative Commons Zero v1.0 Universal
  2. 1 1
      gogs.go
  3. 0 24
      modules/bindata/bindata.go
  4. 1 1
      templates/.VERSION

File diff suppressed because it is too large
+ 0 - 39
conf/license/Creative Commons Zero v1.0 Universal


+ 1 - 1
gogs.go

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

File diff suppressed because it is too large
+ 0 - 24
modules/bindata/bindata.go


+ 1 - 1
templates/.VERSION

@@ -1 +1 @@
-0.8.15.1231
+0.8.15.0105