X-Git-Url: http://git.maemo.org/git/?p=theonering;a=blobdiff_plain;f=src%2Fconstants.py;h=076789243d540b817db48428533ef5fce2f84dc9;hp=88184872cdfb9539e3891eb45382ecee9d8d1a89;hb=f0ea094f455611ca2edebc3ff859fc67f8d1d5c0;hpb=02bb7cda6bcc8e861db9f00d379c1c6f0a66e3a2 diff --git a/src/constants.py b/src/constants.py index 8818487..0767892 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.7.4" +__version__ = "0.8.2" __build__ = 0 __app_magic__ = 0xdeadbeef _data_path_ = os.path.join(os.path.expanduser("~"), ".telepathy-theonering")