diff --git a/AV_Data_Capture.py b/AV_Data_Capture.py index a0ad772fc..7ef8ed6af 100755 --- a/AV_Data_Capture.py +++ b/AV_Data_Capture.py @@ -15,7 +15,7 @@ # ============global var=========== -version='1.7' +version='1.8' config = ConfigParser() config.read(config_file, encoding='UTF-8') @@ -154,4 +154,4 @@ def RunCore(): CEF(exclude_directory_1) CEF(exclude_directory_2) print("[+]All finished!!!") - input("[+][+]Press enter key exit, you can check the error messge before you exit.\n[+][+]按回车键结束,你可以在结束之前查看和错误信息。") \ No newline at end of file + input("[+][+]Press enter key exit, you can check the error messge before you exit.\n[+][+]按回车键结束,你可以在结束之前查看和错误信息。")