diff --git a/Mailnag/common/dist_cfg.py b/Mailnag/common/dist_cfg.py index 4dba18e..e2fd38a 100644 --- a/Mailnag/common/dist_cfg.py +++ b/Mailnag/common/dist_cfg.py @@ -29,7 +29,7 @@ # Application version displayed in the # about dialog of the config window. -APP_VERSION = "0.5.0" +APP_VERSION = "0.5.1" # The PACKAGE_NAME variable is used to configure # 1) the path where all app data (glade files, images) is loaded from