From cb56598bbf1b6fa912be4b6a4b03ee38fb1beb40 Mon Sep 17 00:00:00 2001 From: Andy Whitcroft Date: Mon, 26 Oct 2009 16:50:17 -0700 Subject: [PATCH] --- yaml --- r: 167767 b: refs/heads/master c: 5e8d8f6f2844d4a663415c660ab5cc92e2e2477d h: refs/heads/master i: 167765: b2ff7b3d1961a92bb2920836ae8493b292b3f921 167763: ce5facbd0d662abedf42f67e4fc73128f3404718 167759: e91ad0eeeb41e41c43561cb016013f872d8f70e4 v: v3 --- [refs] | 2 +- trunk/scripts/checkpatch.pl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index c806adc44302..8227f9f3d491 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2b474a1a566064b40bc7d9a45021ffbc4c894fa3 +refs/heads/master: 5e8d8f6f2844d4a663415c660ab5cc92e2e2477d diff --git a/trunk/scripts/checkpatch.pl b/trunk/scripts/checkpatch.pl index 88c4f6a5080b..bc4114f1ab30 100755 --- a/trunk/scripts/checkpatch.pl +++ b/trunk/scripts/checkpatch.pl @@ -10,7 +10,7 @@ my $P = $0; $P =~ s@.*/@@g; -my $V = '0.29'; +my $V = '0.30'; use Getopt::Long qw(:config no_auto_abbrev);