diff --git a/[refs] b/[refs] index 9277a0b22299..ac59a4af4ac5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 417495eda3ce50f9c6d28f8e9ddb3bbb25f07f4c +refs/heads/master: bea5606d08a36a5fdcf815073d3593ddd2c8549e diff --git a/trunk/scripts/checkpatch.pl b/trunk/scripts/checkpatch.pl index 60ad8dbd79e1..2d5ece798c4c 100755 --- a/trunk/scripts/checkpatch.pl +++ b/trunk/scripts/checkpatch.pl @@ -10,7 +10,7 @@ my $P = $0; $P =~ s@.*/@@g; -my $V = '0.27'; +my $V = '0.28'; use Getopt::Long qw(:config no_auto_abbrev);