From 9d563a8d4626cd4e4b6b0f394606e74ef51e0456 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Wed, 21 Aug 2013 09:20:42 -0400 Subject: [PATCH] Bumping OpenILS VERSION to 2.0310 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..08463a9d3e 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.0310'; 1; -- 2.11.0