Browse Source

checkpatch: version: 0.27

Signed-off-by: Andy Whitcroft <apw@canonical.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Andy Whitcroft 16 years ago
parent
commit
db92a6502d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      scripts/checkpatch.pl

+ 1 - 1
scripts/checkpatch.pl

@@ -10,7 +10,7 @@ use strict;
 my $P = $0;
 my $P = $0;
 $P =~ s@.*/@@g;
 $P =~ s@.*/@@g;
 
 
-my $V = '0.26';
+my $V = '0.27';
 
 
 use Getopt::Long qw(:config no_auto_abbrev);
 use Getopt::Long qw(:config no_auto_abbrev);