From 79a24fc0177584521d066f6915eef136ad0680a3 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Wed, 20 Nov 2013 09:02:44 -0500 Subject: [PATCH] Bumping OpenILS VERSION to 2.0312 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..a924240396 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.0312'; 1; -- 2.11.0