diff options
author | Philip Prindeville <philipp@redfish-solutions.com> | 2018-04-29 15:07:15 -0600 |
---|---|---|
committer | Philip Prindeville <philipp@redfish-solutions.com> | 2018-04-29 16:18:14 -0600 |
commit | 79092d470512e8cf5d8a297a0952e4df7403e842 (patch) | |
tree | f41ff98915dae6e3b0174f286f2f919c44700212 /lang/perl/files/version.config | |
parent | 580053888235713dd95b96b37169926bffedce0b (diff) |
perl: update to 5.26.2
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Diffstat (limited to 'lang/perl/files/version.config')
-rw-r--r-- | lang/perl/files/version.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl/files/version.config b/lang/perl/files/version.config index c8ebd4c64..9bf885552 100644 --- a/lang/perl/files/version.config +++ b/lang/perl/files/version.config @@ -1,7 +1,7 @@ # Set the version here PERL_REVISION=5 PERL_VERSION=26 -PERL_SUBVERSION=1 +PERL_SUBVERSION=2 # (api_revison, api_version, api_subversion) = (revision, version, 0) usually PERL_API_REVISION=5 |