From c13229e65e7df0f48c64b2b489e9bec760c08174 Mon Sep 17 00:00:00 2001 From: Mike Rylander Date: Fri, 23 Aug 2013 11:16:06 -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 d7235ce61a..61f38881e3 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.0402'; 1; -- 2.11.0