From: Ben Shum Date: Thu, 11 Sep 2014 05:50:47 +0000 (-0400) Subject: Bump OpenILS.pm version X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=d9b5f30a20d01fc75f1ddbe032b3f78586372e6a;p=evergreen%2Fpines.git Bump OpenILS.pm version Signed-off-by: Ben Shum --- diff --git a/Open-ILS/src/perlmods/lib/OpenILS.pm b/Open-ILS/src/perlmods/lib/OpenILS.pm index d7235ce61a..5fbd4e541a 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.0701'; 1;