Bump to 0.8.20
authorEd Page <eopage@byu.net>
Tue, 19 Oct 2010 23:31:06 +0000 (18:31 -0500)
committerEd Page <eopage@byu.net>
Tue, 19 Oct 2010 23:31:06 +0000 (18:31 -0500)
src/constants.py
support/builddeb.py
www/telepathy-theonering.deb

index 63c3173..63b39fc 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "Telepathy-TheOneRing"
 __app_name__ = "telepathy-theonering"
-__version__ = "0.8.19"
+__version__ = "0.8.20"
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".telepathy-theonering")
index fb885bc..7d3f514 100755 (executable)
@@ -32,12 +32,7 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Shaving 300ms off of startup time
-* Making the alias code a bit more robust, taken from a fix for an issue that breaks dialcentral
-* Adding a quit command to the debug prompt
-* Adding a update_now command to the debug prompt
-* Fixing a bug with reset_timers debug prompt
-* Adding a utility to send debug commands from the command prompt
+* Fixing GV Contacts
 """.strip()
 
 
index a011ea3..5987de4 100644 (file)
Binary files a/www/telepathy-theonering.deb and b/www/telepathy-theonering.deb differ