Version bump
authorepage <eopage@byu.net>
Thu, 28 May 2009 01:35:40 +0000 (01:35 +0000)
committerepage <eopage@byu.net>
Thu, 28 May 2009 01:35:40 +0000 (01:35 +0000)
git-svn-id: file:///svnroot/gc-dialer/trunk@336 c39d3808-3fe2-4d86-a59f-b7f623ee9f21

src/constants.py
support/builddeb.py

index 131e69e..9266335 100644 (file)
@@ -1,4 +1,4 @@
 __pretty_app_name__ = "DialCentral"
 __app_name__ = "dialcentral"
-__version__ = "0.9.8"
+__version__ = "0.9.9"
 __app_magic__ = 0xdeadbeef
index 22c8987..fe2925d 100755 (executable)
@@ -9,8 +9,10 @@ __description__ = "Simple interface to Google's GrandCentral(tm) service"
 __author__ = "Ed Page"
 __email__ = "eopage@byu.net"
 __version__ = constants.__version__
-__build__ = 1
+__build__ = 0
 __changelog__ = '''
+0.9.9
+
 0.9.8
  * Added columns to recent view and messages view to help seperate messages
  * Attempted refreshing session on dial/sms send