From: Ed Page Date: Mon, 26 Jul 2010 19:31:06 +0000 (-0500) Subject: Bump to -1 X-Git-Url: http://vcs.maemo.org/git/?a=commitdiff_plain;h=9ab7b1f6f56d6c27e42fb97045a3546f22704d20;p=gc-dialer Bump to -1 --- diff --git a/src/constants.py b/src/constants.py index cbf4237..4755b74 100644 --- a/src/constants.py +++ b/src/constants.py @@ -3,7 +3,7 @@ import os __pretty_app_name__ = "DialCentral" __app_name__ = "dialcentral" __version__ = "1.1.11" -__build__ = 0 +__build__ = 1 __app_magic__ = 0xdeadbeef _data_path_ = os.path.join(os.path.expanduser("~"), ".%s" % __app_name__) _user_settings_ = "%s/settings.ini" % _data_path_ diff --git a/www/dialcentral.deb b/www/dialcentral.deb index 6b9f453..79e1648 100644 Binary files a/www/dialcentral.deb and b/www/dialcentral.deb differ