From d7046b56314a138264cae5ed5e9c6d3aff2faccb Mon Sep 17 00:00:00 2001 From: Michele Morgan Date: Tue, 1 Nov 2022 12:45:36 -0400 Subject: [PATCH] bumping Perl version string for 3.10 Signed-off-by: Michele Morgan Signed-off-by: Jane Sandberg --- 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..591a4f2139 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.1000'; 1; -- 2.11.0