Bump to 0.8.11
authorEd Page <eopage@byu.net>
Tue, 20 Apr 2010 02:34:35 +0000 (21:34 -0500)
committerEd Page <eopage@byu.net>
Tue, 20 Apr 2010 02:34:35 +0000 (21:34 -0500)
src/constants.py
support/builddeb.py
www/telepathy-theonering.deb

index 4f1795d..8cd615c 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "Telepathy-TheOneRing"
 __app_name__ = "telepathy-theonering"
-__version__ = "0.8.10"
+__version__ = "0.8.11"
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".telepathy-theonering")
index 0bfb50d..6c61cdd 100755 (executable)
@@ -34,6 +34,9 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
+0.8.11
+* Various improvements to gathering debug information to assist with several outstanding issues
+
 0.8.10
 * More improvements to the logging
 
index 804efd4..556a68c 100644 (file)
Binary files a/www/telepathy-theonering.deb and b/www/telepathy-theonering.deb differ