From 46353f1e49bd11ad09aaa3f888b14f0a7ae670eb Mon Sep 17 00:00:00 2001 From: Ben Shum Date: Wed, 17 Dec 2014 12:00:29 -0500 Subject: [PATCH] Bump OpenILS.pm version to 2.7.2 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 5fbd4e541a..2f59d0e386 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.0701'; +our $VERSION = '2.0702'; 1; -- 2.11.0