What I said was 0.8.15 was really 0.8.16
authorEd Page <eopage@byu.net>
Fri, 25 Jun 2010 00:25:59 +0000 (19:25 -0500)
committerEd Page <eopage@byu.net>
Fri, 25 Jun 2010 00:25:59 +0000 (19:25 -0500)
src/constants.py
support/builddeb.py
www/telepathy-theonering.deb

index 20e96ee..1eb14a8 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "Telepathy-TheOneRing"
 __app_name__ = "telepathy-theonering"
-__version__ = "0.8.15"
+__version__ = "0.8.16"
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".telepathy-theonering")
index 9115ce8..ea4f842 100755 (executable)
@@ -33,7 +33,6 @@ __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
 * Fixing the loss of messages (AM/PM time recognition issue)
-* Logging even more details (Requires having an open debug prompt)
 """.strip()
 
 
index 06fc875..41fc410 100644 (file)
Binary files a/www/telepathy-theonering.deb and b/www/telepathy-theonering.deb differ