From 320b1af077f8d085b5a542374a27a316ea73a677 Mon Sep 17 00:00:00 2001 From: Andy Whitcroft Date: Mon, 21 Sep 2009 17:04:39 -0700 Subject: [PATCH] --- yaml --- r: 164534 b: refs/heads/master c: 0487683096decad0720dfaf80b9d28173d5f6662 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 914ee6cbabcd..2e5872bd5c90 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fb9e9096ba94385b738a8ad6c5864b5778285957 +refs/heads/master: 0487683096decad0720dfaf80b9d28173d5f6662 diff --git a/trunk/scripts/checkpatch.pl b/trunk/scripts/checkpatch.pl index 7fee82384ed4..8b1dfd544c64 100755 --- a/trunk/scripts/checkpatch.pl +++ b/trunk/scripts/checkpatch.pl @@ -10,7 +10,7 @@ my $P = $0; $P =~ s@.*/@@g; -my $V = '0.28'; +my $V = '0.29'; use Getopt::Long qw(:config no_auto_abbrev);