X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fconstants.py;h=34de58927420d9a04c2713c80722c882bb8d9b9a;hb=3eba959dbe7066ff9711d04251b3cda7e833f56f;hp=8cd615cf5f3445aa838d6f6dc53216b439b281c4;hpb=835f22ccd4b8e357bcbbc364d451e98721401e72;p=theonering diff --git a/src/constants.py b/src/constants.py index 8cd615c..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.11" +__version__ = "0.8.12" __build__ = 0 __app_magic__ = 0xdeadbeef _data_path_ = os.path.join(os.path.expanduser("~"), ".telepathy-theonering")