diff --git a/cls_mth_fc.py b/cls_mth_fc.py index c24dacb..0488b5d 100755 --- a/cls_mth_fc.py +++ b/cls_mth_fc.py @@ -19,7 +19,7 @@ gettext.bindtextdomain(APP, LOCALE_DIR) gettext.textdomain(APP) _ = gettext.gettext ''' 1 = 1. Year, 09 = Month of the Year, 2924 = Day and Year of the Year ''' -version = 'v. 1.11.0824' +version = 'v. 1.11.0924' path_to_file2 = Path('/etc/wire_py/settings.conf') _u = Path.read_text(Path('/tmp/_u'))