From 1453e0227c55449cc4a6d4067f11585f4f7b7a5b Mon Sep 17 00:00:00 2001 From: Andy Whitcroft Date: Wed, 15 Oct 2008 22:02:36 -0700 Subject: [PATCH] --- yaml --- r: 114785 b: refs/heads/master c: 6e144ee546b4bb4902524e639dc9c2cd4f7f97a4 h: refs/heads/master i: 114783: dff47181c70551d708f3d2a488890c0f52908989 v: v3 --- [refs] | 2 +- trunk/scripts/checkpatch.pl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 9e6fd4a05222..406ca5a34104 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3fef12d6cb832327a981b03326f8f07abebb51b7 +refs/heads/master: 6e144ee546b4bb4902524e639dc9c2cd4f7f97a4 diff --git a/trunk/scripts/checkpatch.pl b/trunk/scripts/checkpatch.pl index ada27c44da02..e30bac141b21 100755 --- a/trunk/scripts/checkpatch.pl +++ b/trunk/scripts/checkpatch.pl @@ -9,7 +9,7 @@ my $P = $0; $P =~ s@.*/@@g; -my $V = '0.23'; +my $V = '0.24'; use Getopt::Long qw(:config no_auto_abbrev);