diff --git a/[refs] b/[refs] index 9e6fd4a05222..406ca5a34104 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3fef12d6cb832327a981b03326f8f07abebb51b7 +refs/heads/master: 6e144ee546b4bb4902524e639dc9c2cd4f7f97a4 diff --git a/trunk/scripts/checkpatch.pl b/trunk/scripts/checkpatch.pl index ada27c44da02..e30bac141b21 100755 --- a/trunk/scripts/checkpatch.pl +++ b/trunk/scripts/checkpatch.pl @@ -9,7 +9,7 @@ my $P = $0; $P =~ s@.*/@@g; -my $V = '0.23'; +my $V = '0.24'; use Getopt::Long qw(:config no_auto_abbrev);