Version bump
authorepage <eopage@byu.net>
Thu, 29 Oct 2009 01:21:05 +0000 (01:21 +0000)
committerepage <eopage@byu.net>
Thu, 29 Oct 2009 01:21:05 +0000 (01:21 +0000)
git-svn-id: file:///svnroot/ejpi/trunk@68 df6cc7de-23d0-4ae0-bb86-c17aa67b2a9d

src/constants.py

index f3c0761..e1132e0 100644 (file)
@@ -3,6 +3,6 @@ import os
 __pretty_app_name__ = "e**(j pi) + 1 = 0"
 __app_name__ = "ejpi"
 __version__ = "0.9.6"
-__build__ = 4
+__build__ = 5
 _data_path_ = os.path.join(os.path.expanduser("~"), ".ejpi")
 __app_magic__ = 0xdeadbeef