From 26be03ec88dad9b366de60a1971a0d602a2ba6d6 Mon Sep 17 00:00:00 2001 From: Mike Rylander Date: Wed, 17 Jul 2013 15:11:23 -0400 Subject: [PATCH] Manually bumping OpenILS.pm version Signed-off-by: Mike Rylander --- 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..48c09fba6e 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.0401'; 1; -- 2.11.0