Bumping to 0.7.3 and releasing the .deb
authorEd Page <eopage@byu.net>
Tue, 2 Feb 2010 13:39:25 +0000 (07:39 -0600)
committerEd Page <eopage@byu.net>
Tue, 2 Feb 2010 13:39:25 +0000 (07:39 -0600)
src/constants.py
support/builddeb.py
www/telepathy-theonering.deb

index d9718c4..882e8fd 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "Telepathy-TheOneRing"
 __app_name__ = "telepathy-theonering"
-__version__ = "0.7.2"
+__version__ = "0.7.3"
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".telepathy-theonering")
index cb227be..bd0af0f 100755 (executable)
@@ -34,6 +34,9 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
+0.7.3
+* Fixing bug with being able to configure polling times
+
 0.7.2
 * Added a Deny list
 * Added option to make GV Contacts optional
index a6a4130..606ba7d 100644 (file)
Binary files a/www/telepathy-theonering.deb and b/www/telepathy-theonering.deb differ