summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2015-11-27 14:13:19 -0800
committerRuss Allbery <eagle@eyrie.org>2015-11-27 14:13:19 -0800
commitb50c87250cdbb44ee1d47934c9b218e00ef311e2 (patch)
tree9baab6158af5dd916810baeb597dbf90809fb68a /tests
parent5f05c630d8ba44a3fbe3c96efcaf2105ce9c0069 (diff)
Update to rra-c-util 5.9
Diffstat (limited to 'tests')
-rw-r--r--tests/tap/perl/Test/RRA.pm2
-rw-r--r--tests/tap/perl/Test/RRA/Automake.pm2
-rw-r--r--tests/tap/perl/Test/RRA/Config.pm2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/tap/perl/Test/RRA.pm b/tests/tap/perl/Test/RRA.pm
index 55e8c8d..3870cc1 100644
--- a/tests/tap/perl/Test/RRA.pm
+++ b/tests/tap/perl/Test/RRA.pm
@@ -31,7 +31,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 = '5.08';
+ $VERSION = '5.09';
}
# Skip this test unless author tests are requested. Takes a short description
diff --git a/tests/tap/perl/Test/RRA/Automake.pm b/tests/tap/perl/Test/RRA/Automake.pm
index 0dc570a..b820b7b 100644
--- a/tests/tap/perl/Test/RRA/Automake.pm
+++ b/tests/tap/perl/Test/RRA/Automake.pm
@@ -62,7 +62,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 = '5.08';
+ $VERSION = '5.09';
}
# Perl directories to skip globally for perl_dirs. We ignore the perl
diff --git a/tests/tap/perl/Test/RRA/Config.pm b/tests/tap/perl/Test/RRA/Config.pm
index 3e04bdb..7c29f1a 100644
--- a/tests/tap/perl/Test/RRA/Config.pm
+++ b/tests/tap/perl/Test/RRA/Config.pm
@@ -34,7 +34,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 = '5.08';
+ $VERSION = '5.09';
}
# If BUILD or SOURCE are set in the environment, look for data/perl.conf under