From: Ed Page Date: Sat, 13 Feb 2010 01:38:51 +0000 (-0600) Subject: Bumping to 0.7.13 X-Git-Url: http://vcs.maemo.org/git/?a=commitdiff_plain;h=e6225ba910a556ce23fe13eb7cdc7276548819ea;p=theonering Bumping to 0.7.13 --- diff --git a/src/constants.py b/src/constants.py index 7631d49..ecca28b 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.12" +__version__ = "0.7.13" __build__ = 0 __app_magic__ = 0xdeadbeef _data_path_ = os.path.join(os.path.expanduser("~"), ".telepathy-theonering") diff --git a/support/builddeb.py b/support/builddeb.py index d30111a..4052d44 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -34,6 +34,9 @@ __email__ = "eopage@byu.net" __version__ = constants.__version__ __build__ = constants.__build__ __changelog__ = """ +0.7.13 +* Bugfix: Cancelling timeouts + 0.7.12 * Bugfix: In 0.7.11 I messed up refreshing messages * Bugfix: DND support has been broken for a while diff --git a/www/telepathy-theonering.deb b/www/telepathy-theonering.deb index 30c87f4..f81b699 100644 Binary files a/www/telepathy-theonering.deb and b/www/telepathy-theonering.deb differ