From: Bill Erickson Date: Thu, 16 May 2013 15:20:17 +0000 (-0400) Subject: Bumping OpenILS.pm VERSION to 2.0307 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=37584a48b43f4d97decf933ebfd1377a5efee06d;p=working%2FEvergreen.git Bumping OpenILS.pm VERSION to 2.0307 Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/src/perlmods/lib/OpenILS.pm b/Open-ILS/src/perlmods/lib/OpenILS.pm index ead71e2e45..1529b6841b 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.00'; +our $VERSION = '2.0307'; 1;