Finsih mail resend limit

This commit is contained in:
Unknown 2014-03-21 10:09:57 -04:00
parent 67c4e54298
commit d40499e7fa
9 changed files with 60 additions and 16 deletions

View file

@ -20,7 +20,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.4.0321"
const APP_VER = "0.1.5.0321"
func init() {
base.AppVer = APP_VER