Bumping to 0.7.10
authorEd Page <eopage@byu.net>
Tue, 9 Feb 2010 13:40:20 +0000 (07:40 -0600)
committerEd Page <eopage@byu.net>
Tue, 9 Feb 2010 13:40:20 +0000 (07:40 -0600)
src/constants.py
support/builddeb.py
www/telepathy-theonering.deb

index eff3a58..5ebd82a 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "Telepathy-TheOneRing"
 __app_name__ = "telepathy-theonering"
-__version__ = "0.7.9"
+__version__ = "0.7.10"
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".telepathy-theonering")
index d408a48..fbcaf36 100755 (executable)
@@ -34,6 +34,10 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
+0.7.10
+* Increased the network timeout when connecting to GV
+* Bugfix: On connection failure, the connection would be left around, preventing future connections
+
 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.)
 
index 3f253aa..161171e 100644 (file)
Binary files a/www/telepathy-theonering.deb and b/www/telepathy-theonering.deb differ