diff --git a/Mailnag/common/dist_cfg.py b/Mailnag/common/dist_cfg.py index e2fd38a..e268830 100644 --- a/Mailnag/common/dist_cfg.py +++ b/Mailnag/common/dist_cfg.py @@ -3,7 +3,7 @@ # # dist_cfg.py # -# Copyright 2012 Patrick Ulbrich +# Copyright 2012, 2013 Patrick Ulbrich # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -29,7 +29,7 @@ # Application version displayed in the # about dialog of the config window. -APP_VERSION = "0.5.1" +APP_VERSION = "0.5.2" # The PACKAGE_NAME variable is used to configure # 1) the path where all app data (glade files, images) is loaded from