Bumping to 1.0.8
authorepage <eopage@byu.net>
Mon, 19 Oct 2009 22:59:31 +0000 (22:59 +0000)
committerepage <eopage@byu.net>
Mon, 19 Oct 2009 22:59:31 +0000 (22:59 +0000)
git-svn-id: file:///svnroot/gc-dialer/trunk@542 c39d3808-3fe2-4d86-a59f-b7f623ee9f21

src/constants.py
support/builddeb.py

index 011d141..2d3cd27 100644 (file)
@@ -2,8 +2,8 @@ import os
 
 __pretty_app_name__ = "DialCentral"
 __app_name__ = "dialcentral"
-__version__ = "1.0.7"
-__build__ = 14
+__version__ = "1.0.8"
+__build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".dialcentral")
 _user_settings_ = "%s/settings.ini" % _data_path_
index 7db45f9..2b98722 100755 (executable)
@@ -22,6 +22,8 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
+1.0.8
+
 1.0.7
 * Sped up various login cases
 * Added descriptions to the callback numbers