GAM 4.11 part 2

This commit is contained in:
Jay Lee
2017-01-25 14:31:20 -05:00
parent 791581b850
commit 056b56ed78

View File

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