From: Ed Page Date: Tue, 9 Feb 2010 04:05:45 +0000 (-0600) Subject: Bumping to 0.7.9 X-Git-Url: http://git.maemo.org/git/?p=theonering;a=commitdiff_plain;h=4787b1f02961b9dab23c45269c8a3faa1f8e078f Bumping to 0.7.9 --- diff --git a/src/constants.py b/src/constants.py index 797465a..eff3a58 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.8" +__version__ = "0.7.9" __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 004aeb3..d408a48 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.9 +* Bugfix: Disconnect/Reconnect issues seem to be lessoned for me (What I previously thought was a bugfix turned out to cause several bugs.) + 0.7.8 * Bugfix: Issues with checking for new conversations diff --git a/www/telepathy-theonering.deb b/www/telepathy-theonering.deb index e790720..3f253aa 100644 Binary files a/www/telepathy-theonering.deb and b/www/telepathy-theonering.deb differ