From 017682979854cb55fce8ff9033428be05fda42d1 Mon Sep 17 00:00:00 2001 From: Diane Trout Date: Fri, 3 Aug 2007 01:33:08 +0000 Subject: [PATCH] update to 4.2.3 --- makelib/osxdist.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makelib/osxdist.py b/makelib/osxdist.py index 0885a19..0a6bc96 100644 --- a/makelib/osxdist.py +++ b/makelib/osxdist.py @@ -178,7 +178,7 @@ def validate_bundle(bundle_path): return valid def main(args): - qtroot = "/usr/local/qt/4.2.2" + qtroot = "/usr/local/qt/4.2.3" app_name = None build_num = None bundle_dir = None -- 2.30.2