From 99d21be62220f0b0a766dca9a9837c6108d1a05c Mon Sep 17 00:00:00 2001 From: Andy Whitcroft Date: Wed, 15 Oct 2008 22:02:28 -0700 Subject: [PATCH] --- yaml --- r: 114772 b: refs/heads/master c: 5fdd23acf9cd7f658746b119436ed1d787326c46 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/scripts/checkpatch.pl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 8f997a5cb03f..f2ccea1aafde 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 306708547b566ef6a0ccd470c84568807571885c +refs/heads/master: 5fdd23acf9cd7f658746b119436ed1d787326c46 diff --git a/trunk/scripts/checkpatch.pl b/trunk/scripts/checkpatch.pl index fe4553c070b1..118fe1f30e76 100755 --- a/trunk/scripts/checkpatch.pl +++ b/trunk/scripts/checkpatch.pl @@ -9,7 +9,7 @@ my $P = $0; $P =~ s@.*/@@g; -my $V = '0.22'; +my $V = '0.23'; use Getopt::Long qw(:config no_auto_abbrev);