diff --git a/[refs] b/[refs] index b0c385879cf3..44f69c59a34c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5aa0769d089125e63f8dc23e0283e559e1790493 +refs/heads/master: 6cbb2e711128b505209f7c910018aac77335c887 diff --git a/trunk/scripts/checkpatch.pl b/trunk/scripts/checkpatch.pl index 6971bf078d13..66f060ecb81f 100755 --- a/trunk/scripts/checkpatch.pl +++ b/trunk/scripts/checkpatch.pl @@ -9,7 +9,7 @@ my $P = $0; $P =~ s@.*/@@g; -my $V = '0.19'; +my $V = '0.20'; use Getopt::Long qw(:config no_auto_abbrev);