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);