4.12, delete message fix

This commit is contained in:
Jay Lee
2017-02-18 17:20:49 -05:00
parent 3c3b7527a1
commit 58a080fe6b
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ import platform
import re
gam_author = u'Jay Lee <jay0lee@gmail.com>'
gam_version = u'4.11'
gam_version = u'4.12'
gam_license = u'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)'
GAM_URL = u'http://git.io/gam'