From: Ben Shum Date: Wed, 4 Feb 2015 19:42:16 +0000 (-0500) Subject: Bump OpenILS.pm version to 2.7.6 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=cb9e46dce498d2f19ca64d482decedde9208e9c4;p=working%2FEvergreen.git Bump OpenILS.pm version to 2.7.6 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..8dc03877d1 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.0706'; 1;