From 1c721ed5d118ca9981a32a3d66c8aa742f3db4e9 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Wed, 17 Jul 2013 15:26:54 -0400 Subject: [PATCH] Bumping OpenILS VERSION to 2.0309 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..6a02b43abc 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.0309'; 1; -- 2.11.0