diff --git a/src/var.py b/src/var.py index bb434633..aa84f4d8 100644 --- a/src/var.py +++ b/src/var.py @@ -4,7 +4,7 @@ import platform import re gam_author = u'Jay Lee ' -gam_version = u'4.31' +gam_version = u'4.32' gam_license = u'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)' GAM_URL = u'https://git.io/gam'