@@ -38,8 +38,8 @@ class g(object):
# Constants:
- version = '0.9.899'
- release_date = 'May 2018'
+ version = '0.9.9rc1'
+ release_date = 'October 2018'
proj_name = 'MMGen'
proj_url = 'https://github.com/mmgen/mmgen'
@@ -2347,7 +2347,7 @@ class MMGenTestSuite(object):
def autosign(self,name): # tests everything except device detection, mount/unmount
if skip_for_win(): return
- fdata = ( ('btc',''),
+ fdata = ( ('btc',''),
('bch',''),
('ltc','litecoin'),
('eth','ethereum'),