diff --git a/data.py b/data.py index 9a8c8d2..28c42d0 100644 --- a/data.py +++ b/data.py @@ -176,7 +176,7 @@ class TreeDisplayType: configuration file! -------------------------------------------------------- """ -application_version = "6.16" +application_version = "6.17" # Global variable that holds state of logging mode logging_mode = False # Global referenc to the log display window, so it can be used anywhere