From 9cc1fd2ce21746abd7a71a09d291c6c931885d2f Mon Sep 17 00:00:00 2001 From: Andy Whitcroft Date: Fri, 27 Feb 2009 14:03:09 -0800 Subject: [PATCH] --- yaml --- r: 131849 b: refs/heads/master c: bea5606d08a36a5fdcf815073d3593ddd2c8549e h: refs/heads/master i: 131847: 0982b21f1d3b4fa2e43ed96717a84c693465584d v: v3 --- [refs] | 2 +- trunk/scripts/checkpatch.pl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 9277a0b22299..ac59a4af4ac5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 417495eda3ce50f9c6d28f8e9ddb3bbb25f07f4c +refs/heads/master: bea5606d08a36a5fdcf815073d3593ddd2c8549e diff --git a/trunk/scripts/checkpatch.pl b/trunk/scripts/checkpatch.pl index 60ad8dbd79e1..2d5ece798c4c 100755 --- a/trunk/scripts/checkpatch.pl +++ b/trunk/scripts/checkpatch.pl @@ -10,7 +10,7 @@ my $P = $0; $P =~ s@.*/@@g; -my $V = '0.27'; +my $V = '0.28'; use Getopt::Long qw(:config no_auto_abbrev);