Bump to 1.0.2
authorEd Page <eopage@byu.net>
Sat, 18 Dec 2010 15:43:45 +0000 (09:43 -0600)
committerEd Page <eopage@byu.net>
Sat, 18 Dec 2010 15:43:45 +0000 (09:43 -0600)
src/constants.py
support/builddeb.py
www/ejpi.deb

index 03e9da9..8b1e506 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "e**(j pi) + 1 = 0"
 __app_name__ = "ejpi"
-__version__ = "1.0.1"
+__version__ = "1.0.2"
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".%s" % __app_name__)
index 5c64185..61e5977 100755 (executable)
@@ -27,7 +27,7 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Adjusting for Maemo 4.1 support
+* UI Tweaks
 """.strip()
 
 
index 28674c4..1a636c1 100644 (file)
Binary files a/www/ejpi.deb and b/www/ejpi.deb differ