From a199c376e4082f8eab0332b989c5217d91ad9242 Mon Sep 17 00:00:00 2001 From: Dan Wells Date: Mon, 24 Sep 2018 17:38:19 -0400 Subject: [PATCH] Bumping Perl version string for 3.2 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..d74f91f886 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.0200'; 1; -- 2.11.0