Fixes for the V 9.4 snapshot

This commit is contained in:
2015-06-11 16:09:46 -05:00
parent 4b882d8586
commit aa5977f324
7 changed files with 25 additions and 14 deletions

View File

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