From 4a562ae438ad2f20e500e731dc0acb96afe917fe Mon Sep 17 00:00:00 2001 From: Dan Wells Date: Wed, 16 Nov 2016 16:40:22 -0500 Subject: [PATCH] bumping Perl version string for 2.11.1 Signed-off-by: Dan Wells --- 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..9665864ecd 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 = '2.1101'; 1; -- 2.11.0