X-Git-Url: http://git.maemo.org/git/?p=theonering;a=blobdiff_plain;f=src%2Fconstants.py;h=fb52315cff8b4d6dd1e9f755a77faf6c7ceca426;hp=15bdff25d5256e95c180111895743215cd92ccfc;hb=da26e28b58d9f50cd77f3c7fe41925a1579826ab;hpb=17ed78514215ad8e1358e329fb2e77ad749fe777 diff --git a/src/constants.py b/src/constants.py index 15bdff2..fb52315 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.21" +__version__ = "0.8.22" __build__ = 0 __app_magic__ = 0xdeadbeef _data_path_ = os.path.join(os.path.expanduser("~"), ".telepathy-theonering")