From: Dan Wells Date: Mon, 24 Feb 2014 17:09:57 +0000 (-0500) Subject: Bump OpenILS.pm version X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=63771ca81041af48cb58365769b259da888a4e3c;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..10709aec91 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.0000'; 1;