Version bump
authorepage <eopage@byu.net>
Sat, 16 May 2009 12:44:10 +0000 (12:44 +0000)
committerepage <eopage@byu.net>
Sat, 16 May 2009 12:44:10 +0000 (12:44 +0000)
git-svn-id: file:///svnroot/gc-dialer/trunk@283 c39d3808-3fe2-4d86-a59f-b7f623ee9f21

src/dc_glade.py
support/builddeb.py

index b0b6231..9a2e3d7 100755 (executable)
@@ -56,7 +56,7 @@ class Dialcentral(object):
 
        __pretty_app_name__ = "DialCentral"
        __app_name__ = "dialcentral"
-       __version__ = "0.9.5"
+       __version__ = "0.9.6"
        __app_magic__ = 0xdeadbeef
 
        _glade_files = [
index 58330cf..fe62f4a 100755 (executable)
@@ -7,9 +7,11 @@ __appname__ = "dialcentral"
 __description__ = "Simple interface to Google's GrandCentral(tm) service"
 __author__ = "Ed Page"
 __email__ = "eopage@byu.net"
-__version__ = "0.9.5"
+__version__ = "0.9.6"
 __build__ = 0
-__changelog__ = '''\
+__changelog__ = '''
+0.9.6
+
 0.9.5
  * Fixed a login issue due to Google changing their webpage