Mirror fix

This commit is contained in:
Unknown 2014-03-29 06:55:51 -04:00
parent bf2e76fc7e
commit beb1761d7c
4 changed files with 4 additions and 4 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.1.9.0328 Alpha"
const APP_VER = "0.1.9.0329 Alpha"
func init() {
base.AppVer = APP_VER