From 124140085d7aab7dca9089ea1b69e5acc0148036 Mon Sep 17 00:00:00 2001 From: Jason Stephenson Date: Wed, 2 Sep 2015 12:59:09 -0400 Subject: [PATCH] bumping perl version string Signed-off-by: Jason Stephenson --- 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..baa1c1b850 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.0900'; 1; -- 2.11.0