Bump to 1.0.5
authorEd Page <eopage@byu.net>
Wed, 16 Mar 2011 02:57:37 +0000 (21:57 -0500)
committerEd Page <eopage@byu.net>
Wed, 16 Mar 2011 02:58:05 +0000 (21:58 -0500)
src/constants.py
support/builddeb.py
www/watersofshiloah.deb

index 9da8b69..0b01460 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "Waters of Shiloah"
 __app_name__ = "watersofshiloah"
-__version__ = "1.0.4"
+__version__ = "1.0.5"
 __build__ = 0
 __app_magic__ = 0x1AFF5
 _data_path_ = os.path.join(os.path.expanduser("~"), ".%s" % __app_name__)
index 9bdfe22..6068904 100755 (executable)
@@ -27,7 +27,8 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Fixing a Maemo 5 issue introduced in 1.0.3
+* Fixing some orientation bugs
+* Making log file rotate due to long release cycles
 """
 
 
index 73bd922..8ab87b7 100644 (file)
Binary files a/www/watersofshiloah.deb and b/www/watersofshiloah.deb differ