From d69146ed8a9a02a2aa632ed2211ebf58c9cc1279 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Thu, 21 Feb 2013 13:04:54 -0500 Subject: [PATCH] Setting OpenILS.pm VERSION 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..563ab74802 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.0304'; 1; -- 2.11.0