From: Mike Rylander Date: Wed, 17 Jul 2013 19:11:23 +0000 (-0400) Subject: Manually bumping OpenILS.pm version X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=26be03ec88dad9b366de60a1971a0d602a2ba6d6;p=working%2FEvergreen.git Manually bumping OpenILS.pm 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..48c09fba6e 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.0401'; 1;