From cf91496e022b8438a9dedde8ffda0d41a078c921 Mon Sep 17 00:00:00 2001 From: Jason Boyer Date: Mon, 22 May 2023 16:10:27 -0400 Subject: [PATCH] Bumping Perl version for 3.11 Signed-off-by: Jason Boyer --- 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..cb6a2bbb52 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.1100'; 1; -- 2.11.0