1
0
Fork 0
forked from forgejo/forgejo

Mirror updates

This commit is contained in:
Unknown 2014-04-19 06:00:08 -04:00
parent b32e223db5
commit eda3f8b3b3
7 changed files with 34 additions and 22 deletions

View file

@ -19,7 +19,7 @@ import (
// Test that go1.2 tag above is included in builds. main.go refers to this definition.
const go12tag = true
const APP_VER = "0.3.0.0418 Alpha"
const APP_VER = "0.3.0.0419 Alpha"
func init() {
base.AppVer = APP_VER