Add latest commit in repo viewer

This commit is contained in:
Unknown 2014-03-17 00:57:18 -04:00
parent 664bbe4f54
commit 0f68930892
6 changed files with 57 additions and 3 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.0.9.0316.1"
const APP_VER = "0.0.9.0317.1"
func init() {
base.AppVer = APP_VER