From: Dan Wells Date: Fri, 25 Oct 2019 20:57:36 +0000 (-0400) Subject: Bump OpenILS.pm version X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=24c237b74b959ed930033ce4be4a3bf9f05bf4d0;p=working%2FEvergreen.git Bump OpenILS.pm version Signed-off-by: Dan Wells --- diff --git a/Open-ILS/src/perlmods/lib/OpenILS.pm b/Open-ILS/src/perlmods/lib/OpenILS.pm index d7235ce61a..f6435c8630 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 = '3.0305'; 1;