From: Dan Wells Date: Thu, 16 Jan 2014 20:10:09 +0000 (-0500) Subject: Bump OpenILS.pm version X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=d7d83e62421b32224475a2f62b80abaf6b970898;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..ae56775a1b 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.0502'; 1;