Bump to 1.0.6 master
authorEd Page <eopage@byu.net>
Wed, 16 Mar 2011 03:32:58 +0000 (22:32 -0500)
committerEd Page <eopage@byu.net>
Wed, 16 Mar 2011 03:32:58 +0000 (22:32 -0500)
src/constants.py
support/builddeb.py
www/watersofshiloah.deb

index 0b01460..16e7e8e 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "Waters of Shiloah"
 __app_name__ = "watersofshiloah"
-__version__ = "1.0.5"
+__version__ = "1.0.6"
 __build__ = 0
 __app_magic__ = 0x1AFF5
 _data_path_ = os.path.join(os.path.expanduser("~"), ".%s" % __app_name__)
index 6068904..c9bdb83 100755 (executable)
@@ -27,8 +27,7 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Fixing some orientation bugs
-* Making log file rotate due to long release cycles
+* Fixing Maemo 4.1
 """
 
 
index 8ab87b7..1cb2300 100644 (file)
Binary files a/www/watersofshiloah.deb and b/www/watersofshiloah.deb differ