From ee1c78580d9089e44603c0447688c5c850ed83c7 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 5 Nov 2021 16:26:06 -0400 Subject: [PATCH] bump up Perl version for 3.8.0 Signed-off-by: Galen Charlton --- Open-ILS/src/perlmods/lib/OpenILS.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/perlmods/lib/OpenILS.pm b/Open-ILS/src/perlmods/lib/OpenILS.pm index d7235ce61a..ef9eea5949 100644 --- a/Open-ILS/src/perlmods/lib/OpenILS.pm +++ b/Open-ILS/src/perlmods/lib/OpenILS.pm @@ -6,6 +6,6 @@ OpenILS - Client and server support for the Evergreen open source library system =cut -our $VERSION = '2.4'; +our $VERSION = '3.0800'; 1; -- 2.11.0