Get 4.2 ready

This commit is contained in:
Jay Lee
2017-03-19 14:06:17 -04:00
parent 6ebc0f4e81
commit 08bd3ecc91

View File

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