From 8e8de871205ababe78f59317140f86f1ebcea255 Mon Sep 17 00:00:00 2001 From: epage Date: Sat, 7 Feb 2009 03:38:06 +0000 Subject: [PATCH] Fixing the version number, didn't see the build field git-svn-id: file:///svnroot/gc-dialer/trunk@180 c39d3808-3fe2-4d86-a59f-b7f623ee9f21 --- support/builddeb.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/builddeb.py b/support/builddeb.py index 285be16..d0ddd5a 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -8,7 +8,7 @@ __description__ = "Simple interface to Google's GrandCentral(tm) service" __author__ = "Ed Page" __email__ = "eopage@byu.net" __version__ = "0.8.2" -__build__ = 0 +__build__ = 2 __changelog__ = '''\ 0.8.2 - "Feed is for horses, so what about feedback?" * Merged addressbook -- 1.7.9.5