This commit is contained in:
Jay Lee
2017-01-24 13:15:16 -05:00
parent a491fb5471
commit 2ad731f4e0

View File

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