From 7b13433f2937f1be1e649b249d0f2f0376c81ec9 Mon Sep 17 00:00:00 2001 From: Dan Wells Date: Mon, 28 Oct 2019 11:07:41 -0400 Subject: [PATCH] Bump OpenILS.pm version Signed-off-by: Dan Wells --- 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..002b3504f4 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 = '3.0401'; 1; -- 2.11.0