]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - scripts/checkpatch.pl
checkpatch: version: 0.23
[linux-2.6-omap-h63xx.git] / scripts / checkpatch.pl
index fe4553c070b1edff37d03d9bf6d72904ecf8aea8..118fe1f30e76f88430b9fccc163806ff9c67ba9e 100755 (executable)
@@ -9,7 +9,7 @@ use strict;
 my $P = $0;
 $P =~ s@.*/@@g;
 
-my $V = '0.22';
+my $V = '0.23';
 
 use Getopt::Long qw(:config no_auto_abbrev);