Version bump
authorepage <eopage@byu.net>
Fri, 27 Mar 2009 01:41:21 +0000 (01:41 +0000)
committerepage <eopage@byu.net>
Fri, 27 Mar 2009 01:41:21 +0000 (01:41 +0000)
git-svn-id: file:///svnroot/gc-dialer/trunk@260 c39d3808-3fe2-4d86-a59f-b7f623ee9f21

src/dc_glade.py
support/builddeb.py

index 11f3d5a..9713824 100755 (executable)
@@ -51,7 +51,7 @@ class Dialcentral(object):
 
        __pretty_app_name__ = "DialCentral"
        __app_name__ = "dialcentral"
-       __version__ = "0.9.2"
+       __version__ = "0.9.3"
        __app_magic__ = 0xdeadbeef
 
        _glade_files = [
index de750de..722889b 100755 (executable)
@@ -7,9 +7,12 @@ __appname__ = "dialcentral"
 __description__ = "Simple interface to Google's GrandCentral(tm) service"
 __author__ = "Ed Page"
 __email__ = "eopage@byu.net"
-__version__ = "0.9.2"
-__build__ = 1
+__version__ = "0.9.3"
+__build__ = 0
 __changelog__ = '''\
+0.9.3 - ""
+
+
 0.9.2 - "Two heads are better than one"
  * Adding of UI to switch between GC and GV
  * Minimized flashing the dial button between grayed out and not on startup