Bump to 0.8.24 master
authorEd Page <eopage@byu.net>
Sat, 26 Feb 2011 21:43:38 +0000 (15:43 -0600)
committerEd Page <eopage@byu.net>
Sat, 26 Feb 2011 21:43:38 +0000 (15:43 -0600)
src/constants.py
support/builddeb.py
www/telepathy-theonering.deb

index 54b814f..539cd0e 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "Telepathy-TheOneRing"
 __app_name__ = "telepathy-theonering"
 
 __pretty_app_name__ = "Telepathy-TheOneRing"
 __app_name__ = "telepathy-theonering"
-__version__ = "0.8.23"
+__version__ = "0.8.24"
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".%s" % __app_name__)
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".%s" % __app_name__)
index 471542b..3f3506e 100755 (executable)
@@ -32,8 +32,8 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Providing a more descriptive error message on most failed calls
-* Working around an issue when pulling data from GV
+* Limiting the size of log files
+* Blocking the caches from preventing log in
 """.strip()
 
 
 """.strip()
 
 
index 50466e4..42faa0a 100644 (file)
Binary files a/www/telepathy-theonering.deb and b/www/telepathy-theonering.deb differ