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=99bad0f721f2d09fad4ff22960a5987ec360d20c;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..2e0da26ac8 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.0202'; 1;