From 71005a34c3f4d21f61fde01362697a0898f23d7e Mon Sep 17 00:00:00 2001 From: Ben Shum Date: Wed, 4 Feb 2015 14:42:16 -0500 Subject: [PATCH] Bump OpenILS.pm version to 2.7.4 Signed-off-by: Ben Shum --- 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..a8ac40bef9 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.0704'; 1; -- 2.11.0