1
0
Fork 0

checkpatch: Version: 0.20

Signed-off-by: Andy Whitcroft <apw@shadowen.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
hifive-unleashed-5.1
Andy Whitcroft 2008-07-23 21:28:55 -07:00 committed by Linus Torvalds
parent 5aa0769d08
commit 6cbb2e7111
1 changed files with 1 additions and 1 deletions

View File

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