From 28b0824ba7f069f0b20fc47dc7ad393e0c06bf7b Mon Sep 17 00:00:00 2001 From: blake Date: Thu, 27 Jul 2017 16:05:49 -0500 Subject: [PATCH] bumping Perl version string for 2.12.4 Signed-off-by: blake --- 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..665452f7ca 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.1204'; 1; -- 2.11.0