diff --git a/[refs] b/[refs] index 914ee6cbabcd..2e5872bd5c90 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fb9e9096ba94385b738a8ad6c5864b5778285957 +refs/heads/master: 0487683096decad0720dfaf80b9d28173d5f6662 diff --git a/trunk/scripts/checkpatch.pl b/trunk/scripts/checkpatch.pl index 7fee82384ed4..8b1dfd544c64 100755 --- a/trunk/scripts/checkpatch.pl +++ b/trunk/scripts/checkpatch.pl @@ -10,7 +10,7 @@ my $P = $0; $P =~ s@.*/@@g; -my $V = '0.28'; +my $V = '0.29'; use Getopt::Long qw(:config no_auto_abbrev);