From: Mike Rylander Date: Thu, 2 May 2013 18:49:53 +0000 (+0000) Subject: Updating OpenILS module version X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=b42ec446b85c1339ad85f54f159c331cd0d224d1;p=evergreen%2Fpines.git Updating OpenILS module version Signed-off-by: Mike Rylander --- diff --git a/Open-ILS/src/perlmods/lib/OpenILS.pm b/Open-ILS/src/perlmods/lib/OpenILS.pm index d7235ce61a..820d63cb18 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.0400'; 1;