From 47aef20ade483508e721c041c745353f097b5862 Mon Sep 17 00:00:00 2001 From: Andy Whitcroft Date: Wed, 15 Oct 2008 22:02:24 -0700 Subject: [PATCH] --- yaml --- r: 114765 b: refs/heads/master c: dea79cd3dfb4a50e4c3d0dcb7294f6d633b455d1 h: refs/heads/master i: 114763: 6b1c67dfbdafbf9eaf46b38971e0c107c1bc3e44 v: v3 --- [refs] | 2 +- trunk/scripts/checkpatch.pl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 70b0d4cac8e7..28c0429d0556 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b9ea10d691ecb616ce9e4d7a51400dfd93f52b2d +refs/heads/master: dea79cd3dfb4a50e4c3d0dcb7294f6d633b455d1 diff --git a/trunk/scripts/checkpatch.pl b/trunk/scripts/checkpatch.pl index ba677c17c334..66bcedc0c8b3 100755 --- a/trunk/scripts/checkpatch.pl +++ b/trunk/scripts/checkpatch.pl @@ -9,7 +9,7 @@ my $P = $0; $P =~ s@.*/@@g; -my $V = '0.21'; +my $V = '0.22'; use Getopt::Long qw(:config no_auto_abbrev);