Delete commit and update getlastcommit

This commit is contained in:
Unknown 2014-03-18 00:14:05 -04:00
parent e656609b0d
commit e44d9ffd89
4 changed files with 11 additions and 38 deletions

View file

@ -20,7 +20,7 @@ import (
// Test that go1.1 tag above is included in builds. main.go refers to this definition.
const go11tag = true
const APP_VER = "0.1.0.0317.1"
const APP_VER = "0.1.0.0318.1"
func init() {
base.AppVer = APP_VER