]> eyrie.org Git - kerberos/krb5-sync.git/commitdiff
Update version numbers of Test::RRA* modules
authorRuss Allbery <eagle@eyrie.org>
Tue, 10 Dec 2013 01:18:12 +0000 (17:18 -0800)
committerRuss Allbery <eagle@eyrie.org>
Tue, 10 Dec 2013 01:18:12 +0000 (17:18 -0800)
tests/tap/perl/Test/RRA.pm
tests/tap/perl/Test/RRA/Automake.pm
tests/tap/perl/Test/RRA/Config.pm

index 5223680d2c41ef0c8d5e6b4e15f6570519e02bac..1db623057e030d890c3c444540ad8f0fc33e363d 100644 (file)
@@ -56,7 +56,7 @@ BEGIN {
     # This version should match the corresponding rra-c-util release, but with
     # two digits for the minor version, including a leading zero if necessary,
     # so that it will sort properly.
-    $VERSION = '4.11';
+    $VERSION = '4.12';
 }
 
 # Skip this test unless maintainer tests are requested.  Takes a short
index 50ae5f876f67ead0c73ebc5519cf4366ee1a2dc1..b8ce0958b02c16e2a21968bf43b686221f5f0416 100644 (file)
@@ -87,7 +87,7 @@ BEGIN {
     # This version should match the corresponding rra-c-util release, but with
     # two digits for the minor version, including a leading zero if necessary,
     # so that it will sort properly.
-    $VERSION = '4.11';
+    $VERSION = '4.12';
 }
 
 # Perl directories to skip globally for perl_dirs.  We ignore the perl
index 38d96a2ef353bc23ce3a893c42e33f532993ead6..106cc6eed3e21361fe52389c8ed1929cba3a14d7 100644 (file)
@@ -36,7 +36,7 @@ BEGIN {
     # This version should match the corresponding rra-c-util release, but with
     # two digits for the minor version, including a leading zero if necessary,
     # so that it will sort properly.
-    $VERSION = '4.11';
+    $VERSION = '4.12';
 }
 
 # If BUILD or SOURCE are set in the environment, look for data/perl.conf under