From 7727fb8a67266888ff98bc076b7bc3f0ce32b199 Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Wed, 31 Mar 2021 16:24:54 -0400 Subject: [PATCH] Bumping Perl version string for 3.5.4 Signed-off-by: Chris Sharp --- 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..e861ae49f3 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.054'; 1; -- 2.11.0