From d6161bfde3af6596041807870e0fc94f90e00f43 Mon Sep 17 00:00:00 2001 From: AlessandroZ Date: Mon, 16 Sep 2019 15:16:31 +0200 Subject: [PATCH] update version --- Windows/lazagne/config/constant.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Windows/lazagne/config/constant.py b/Windows/lazagne/config/constant.py index 314b75a7..733efb5e 100755 --- a/Windows/lazagne/config/constant.py +++ b/Windows/lazagne/config/constant.py @@ -15,7 +15,7 @@ class constant(): current_time=date ) # The extension is added depending on the user output choice max_help = 27 - CURRENT_VERSION = '2.4.2.2' + CURRENT_VERSION = '2.4.3' output = None modules_dic = {} nb_password_found = 0 # Total password found