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

index 4635824..63c3173 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "Telepathy-TheOneRing"
 __app_name__ = "telepathy-theonering"
-__version__ = "0.8.18"
+__version__ = "0.8.19"
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".telepathy-theonering")
index 535a17a..fb885bc 100755 (executable)
@@ -37,6 +37,7 @@ __changelog__ = """
 * 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
 """.strip()
 
 
index 5a4ab66..a011ea3 100644 (file)
Binary files a/www/telepathy-theonering.deb and b/www/telepathy-theonering.deb differ