Bump to 1.0.7-0
authorEd Page <eopage@byu.net>
Thu, 11 Aug 2011 02:32:57 +0000 (21:32 -0500)
committerEd Page <eopage@byu.net>
Thu, 11 Aug 2011 02:32:57 +0000 (21:32 -0500)
ejpi/constants.py
setup.py
www/ejpi.deb

index a76fb16..b54e238 100644 (file)
@@ -1,7 +1,7 @@
 __pretty_app_name__ = "e**(j pi) + 1 = 0"
 __app_name__ = "ejpi"
-__version__ = "1.0.6"
-__build__ = 12
+__version__ = "1.0.7"
+__build__ = 0
 __app_magic__ = 0xdeadbeef
 
 IS_MAEMO = True
index 9a8a21b..3c1fe1c 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -37,7 +37,8 @@ ICON_CATEGORY="apps"
 ICON_SIZES=[32,48]
 #[[[end]]] (checksum: fb3742cf699ff6d0e1aab0ec61d503e7)
 
-CHANGES = """Switching from py2deb.py to sdist_maemo
+CHANGES = """* Support for PySide
+* XDG Support
 """.strip()
 BUGTRACKER_URL = "https://bugs.maemo.org/enter_bug.cgi?product=ejpi"
 
index 28019ee..c66232f 100644 (file)
Binary files a/www/ejpi.deb and b/www/ejpi.deb differ