From 955a7d84a07039332c4d18aa037ad34ac70c4502 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Wed, 17 Jun 2015 15:39:47 -0400 Subject: [PATCH] Bumping Perl version string for 2.8.2 release Signed-off-by: Bill Erickson --- 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 485edbcfaa..306c8063ed 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.08'; +our $VERSION = '2.0802'; 1; -- 2.11.0