A fw bugfixes

This commit is contained in:
2015-10-02 15:52:08 -05:00
parent ce1f8b2cc3
commit bdb9de863f
3 changed files with 5 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ if snapshot == False:
version = "0.80"
update_url = 'http://twblue.es/updates/twblue_ngen.json'
else:
version = "10.8"
version = "10.9"
update_url = 'http://twblue.es/updates/snapshots_ngen.json'
author = u"Manuel Cortéz, Bill Dengler"
authorEmail = "manuel@manuelcortez.net"