start prep for 4.40

This commit is contained in:
Jay Lee
2017-12-19 14:12:22 -05:00
parent 6629f5578c
commit 39d8c93444
2 changed files with 17 additions and 1 deletions

View File

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