summaryrefslogtreecommitdiffstats
path: root/modularize
diff options
context:
space:
mode:
Diffstat (limited to 'modularize')
-rwxr-xr-xmodularize2
1 files changed, 1 insertions, 1 deletions
diff --git a/modularize b/modularize
index 6bd78da..bd686db 100755
--- a/modularize
+++ b/modularize
@@ -42,7 +42,7 @@ push(@INC, "$basepath/scripts");
# Using option -bleeding will avoid these, and just try to run on the current branch you're in
# if that is successful, you should update the SHA1 below to reflect that.
my $good_47_sha1 = '770d5468a87c84cc435eefaa2a234f8c3b87f8c2';
-my $good_master_sha1 = 'f08dba7fbbc53f4dcc8cc431e69c74192141eeba';
+my $good_master_sha1 = '7ef9f99301a7c71fdb835f9e1f27d3111557aa2e';
our @repos = ('qtbase', 'qtsvg', 'qtdeclarative', 'qt3support', 'qtactiveqt',
'qtscript', 'qtphonon', 'qtmultimedia', 'qttools', 'qtxmlpatterns',