From e72dc0533d880c91f99371feaa44ffba128f5744 Mon Sep 17 00:00:00 2001 From: Jason Stephenson Date: Wed, 16 Sep 2015 18:11:49 -0400 Subject: [PATCH] Bumping Perl version for 2.9 Signed-off-by: Jason Stephenson --- 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..a099119101 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.09'; 1; -- 2.11.0