From 39f895ee8a044f6975469e124613fb0b83e79f0c Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Wed, 19 Jun 2013 09:43:21 -0400 Subject: [PATCH] Bumping OpenILS Version to 2.0308 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..c454bb99eb 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.0308'; 1; -- 2.11.0