VERSION BUMP 1.0.5
authorepage <eopage@byu.net>
Thu, 20 Aug 2009 01:27:28 +0000 (01:27 +0000)
committerepage <eopage@byu.net>
Thu, 20 Aug 2009 01:27:28 +0000 (01:27 +0000)
git-svn-id: file:///svnroot/gc-dialer/trunk@400 c39d3808-3fe2-4d86-a59f-b7f623ee9f21

src/constants.py
support/builddeb.py

index c19dffb..66d055d 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "DialCentral"
 __app_name__ = "dialcentral"
-__version__ = "1.0.4"
+__version__ = "1.0.5"
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".dialcentral")
 _user_settings_ = "%s/settings.ini" % _data_path_
index 23880a7..fbb13e1 100755 (executable)
@@ -16,8 +16,10 @@ __description__ = "Touch screen enhanced interface to the GoogleVoice/GrandCentr
 __author__ = "Ed Page"
 __email__ = "eopage@byu.net"
 __version__ = constants.__version__
-__build__ = 5
+__build__ = 0
 __changelog__ = '''
+1.0.5
+
 1.0.4
 * "Back" button and tabs now visually indicate when they've entered a "hold" state
 * Fixed the duplicate title on Maemo