Bump to 0.8.21
authorEd Page <eopage@byu.net>
Tue, 9 Nov 2010 00:12:14 +0000 (18:12 -0600)
committerEd Page <eopage@byu.net>
Tue, 9 Nov 2010 00:12:14 +0000 (18:12 -0600)
src/constants.py
support/builddeb.py
www/telepathy-theonering.deb

index 63b39fc..15bdff2 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.20"
+__version__ = "0.8.21"
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".telepathy-theonering")
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".telepathy-theonering")
index 7d3f514..1e1e089 100755 (executable)
@@ -32,7 +32,7 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Fixing GV Contacts
+* Fixing unicode support
 """.strip()
 
 
 """.strip()
 
 
index 5987de4..c26195d 100644 (file)
Binary files a/www/telepathy-theonering.deb and b/www/telepathy-theonering.deb differ