Update create repo

This commit is contained in:
Unknown 2014-03-11 00:53:53 -04:00
parent 5b5d54621e
commit b4727c7601
5 changed files with 34 additions and 30 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.3.0310"
const APP_VER = "0.0.3.0311"
func init() {
runtime.GOMAXPROCS(runtime.NumCPU())