From 2bcef9bab671dd5d55cb8c57a745695981d08fdc Mon Sep 17 00:00:00 2001 From: Ben Shum Date: Thu, 11 Sep 2014 01:50:47 -0400 Subject: [PATCH] Bump OpenILS.pm version Signed-off-by: Ben Shum --- 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 d7235ce61a..d5736f6d85 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.4'; +our $VERSION = '2.0700'; 1; -- 2.11.0