X-Git-Url: http://git.maemo.org/git/?p=theonering;a=blobdiff_plain;f=src%2Fconstants.py;h=34de58927420d9a04c2713c80722c882bb8d9b9a;hp=a12f29e2247095f007333675c5e2edf54d23cd35;hb=3eba959dbe7066ff9711d04251b3cda7e833f56f;hpb=9706f0634b202fe650bd97c66392f7bbd8128cc5 diff --git a/src/constants.py b/src/constants.py index a12f29e..34de589 100644 --- a/src/constants.py +++ b/src/constants.py @@ -2,7 +2,7 @@ import os __pretty_app_name__ = "Telepathy-TheOneRing" __app_name__ = "telepathy-theonering" -__version__ = "0.8.8" +__version__ = "0.8.12" __build__ = 0 __app_magic__ = 0xdeadbeef _data_path_ = os.path.join(os.path.expanduser("~"), ".telepathy-theonering")