From 37584a48b43f4d97decf933ebfd1377a5efee06d Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Thu, 16 May 2013 11:20:17 -0400 Subject: [PATCH] Bumping OpenILS.pm VERSION to 2.0307 Signed-off-by: Bill Erickson --- Open-ILS/src/perlmods/lib/OpenILS.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.11.0