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 1e3bdd6..1e0c1c8 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 = '7ef9f99301a7c71fdb835f9e1f27d3111557aa2e';
+my $good_master_sha1 = '896db169ea224deb96c59ce8af800d019de63f12';
our @repos = ('qtbase', 'qtsvg', 'qtdeclarative', 'qt3support', 'qtactiveqt',
'qtscript', 'qtphonon', 'qtmultimedia', 'qttools', 'qtxmlpatterns',