From: Dan Wells Date: Mon, 28 Oct 2019 15:07:41 +0000 (-0400) Subject: Bump OpenILS.pm version X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7b13433f2937f1be1e649b249d0f2f0376c81ec9;p=evergreen%2Fpines.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..002b3504f4 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.0401'; 1;