Bumping to 0.7.9
authorEd Page <eopage@byu.net>
Tue, 9 Feb 2010 04:05:45 +0000 (22:05 -0600)
committerEd Page <eopage@byu.net>
Tue, 9 Feb 2010 04:05:45 +0000 (22:05 -0600)
src/constants.py
support/builddeb.py
www/telepathy-theonering.deb

index 797465a..eff3a58 100644 (file)
@@ -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")
index 004aeb3..d408a48 100755 (executable)
@@ -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
 
index e790720..3f253aa 100644 (file)
Binary files a/www/telepathy-theonering.deb and b/www/telepathy-theonering.deb differ