X-Git-Url: http://git.maemo.org/git/?p=multilist;a=blobdiff_plain;f=src%2Fconstants.py;fp=src%2Fconstants.py;h=79ea779ed41f68dcdab86f1eb35ba9d47150d1ef;hp=986bfe6e704f64ab89e762f10b9af79f0b482277;hb=4bf1360688f46f79f7181123eed0637fd52a1456;hpb=5958229cd9493a466f8b0932d2aff859867e871c diff --git a/src/constants.py b/src/constants.py index 986bfe6..79ea779 100644 --- a/src/constants.py +++ b/src/constants.py @@ -2,7 +2,7 @@ import os __pretty_app_name__ = "Multilist" __app_name__ = "multilist" -__version__ = "0.3.12" +__version__ = "0.3.13" __build__ = 0 _data_path_ = os.path.join(os.path.expanduser("~"), ".multilist") __app_magic__ = 0xdeadbeef