Bump to 1.0.3
authorEd Page <eopage@byu.net>
Mon, 4 Oct 2010 16:19:22 +0000 (11:19 -0500)
committerEd Page <eopage@byu.net>
Mon, 4 Oct 2010 16:19:22 +0000 (11:19 -0500)
src/constants.py
support/builddeb.py
www/watersofshiloah.deb

index f962652..e34d464 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "Waters of Shiloah"
 __app_name__ = "watersofshiloah"
 
 __pretty_app_name__ = "Waters of Shiloah"
 __app_name__ = "watersofshiloah"
-__version__ = "1.0.2"
+__version__ = "1.0.3"
 __build__ = 0
 __app_magic__ = 0x1AFF5
 _data_path_ = os.path.join(os.path.expanduser("~"), ".%s" % __app_name__)
 __build__ = 0
 __app_magic__ = 0x1AFF5
 _data_path_ = os.path.join(os.path.expanduser("~"), ".%s" % __app_name__)
index f1df6f1..e0f0d00 100755 (executable)
@@ -27,8 +27,6 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Another Diablo fix
-* Fixing a missing graphic
 """
 
 
 """
 
 
index f858ea0..29b3a2e 100644 (file)
Binary files a/www/watersofshiloah.deb and b/www/watersofshiloah.deb differ