Skip to content

Commit

Permalink
GAM 4.23
Browse files Browse the repository at this point in the history
  • Loading branch information
jay0lee committed Jun 24, 2017
1 parent 41cad79 commit 42ae43e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/var.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import re

gam_author = u'Jay Lee <jay0lee@gmail.com>'
gam_version = u'4.22'
gam_version = u'4.23'
gam_license = u'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)'

GAM_URL = u'https://git.io/gam'
Expand Down

0 comments on commit 42ae43e

Please sign in to comment.