diff --git a/[refs] b/[refs] index c806adc44302..8227f9f3d491 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2b474a1a566064b40bc7d9a45021ffbc4c894fa3 +refs/heads/master: 5e8d8f6f2844d4a663415c660ab5cc92e2e2477d diff --git a/trunk/scripts/checkpatch.pl b/trunk/scripts/checkpatch.pl index 88c4f6a5080b..bc4114f1ab30 100755 --- a/trunk/scripts/checkpatch.pl +++ b/trunk/scripts/checkpatch.pl @@ -10,7 +10,7 @@ my $P = $0; $P =~ s@.*/@@g; -my $V = '0.29'; +my $V = '0.30'; use Getopt::Long qw(:config no_auto_abbrev);