Bumping to 0.8.17
authorEd Page <eopage@byu.net>
Mon, 26 Jul 2010 16:07:59 +0000 (11:07 -0500)
committerEd Page <eopage@byu.net>
Mon, 26 Jul 2010 16:09:21 +0000 (11:09 -0500)
src/constants.py
support/builddeb.py
www/telepathy-theonering.deb

index 1eb14a8..61c7a86 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "Telepathy-TheOneRing"
 __app_name__ = "telepathy-theonering"
-__version__ = "0.8.16"
+__version__ = "0.8.17"
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".telepathy-theonering")
index ea4f842..789333f 100755 (executable)
@@ -32,7 +32,7 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Fixing the loss of messages (AM/PM time recognition issue)
+* Fixing a bug with channel creation caused by not patching things up when removing unnecessary code
 """.strip()
 
 
index 41fc410..cb81407 100644 (file)
Binary files a/www/telepathy-theonering.deb and b/www/telepathy-theonering.deb differ