From 4e1c392feb6a9a2493d8b59209c14c8a087f796e Mon Sep 17 00:00:00 2001 From: Andy Whitcroft Date: Wed, 23 Jul 2008 21:28:55 -0700 Subject: [PATCH] --- yaml --- r: 105379 b: refs/heads/master c: 6cbb2e711128b505209f7c910018aac77335c887 h: refs/heads/master i: 105377: 2992b1667e1c47f0a822b581e3931473b20b67a5 105375: 51ee4680910f1bf37bc0eb4d1a313056764a4929 v: v3 --- [refs] | 2 +- trunk/scripts/checkpatch.pl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b0c385879cf3..44f69c59a34c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5aa0769d089125e63f8dc23e0283e559e1790493 +refs/heads/master: 6cbb2e711128b505209f7c910018aac77335c887 diff --git a/trunk/scripts/checkpatch.pl b/trunk/scripts/checkpatch.pl index 6971bf078d13..66f060ecb81f 100755 --- a/trunk/scripts/checkpatch.pl +++ b/trunk/scripts/checkpatch.pl @@ -9,7 +9,7 @@ my $P = $0; $P =~ s@.*/@@g; -my $V = '0.19'; +my $V = '0.20'; use Getopt::Long qw(:config no_auto_abbrev);