From 2574510ab28528a7f382889c218d83cd6791985b Mon Sep 17 00:00:00 2001 From: Mike Rylander Date: Fri, 15 Mar 2013 14:47:19 -0400 Subject: [PATCH] Bumping OpenILS.pm version number Signed-off-by: Mike Rylander --- 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 ead71e2e45..d7235ce61a 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.00'; +our $VERSION = '2.4'; 1; -- 2.11.0