Change version to 2.1.0
See https://github.com/derv82/wifite/issues/130 for more info.
This commit is contained in:
@@ -12,7 +12,7 @@ class Configuration(object):
|
||||
|
||||
initialized = False # Flag indicating config has been initialized
|
||||
temp_dir = None # Temporary directory
|
||||
version = 2.00
|
||||
version = '2.1.0'
|
||||
|
||||
@staticmethod
|
||||
def initialize(load_interface=True):
|
||||
|
||||
Reference in New Issue
Block a user