From: Bill Erickson Date: Thu, 3 Oct 2013 15:03:48 +0000 (-0400) Subject: Bumping OpenILS VERSION to 2.0311 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=569a76a6a3e3d8f7315797bacb3265f83f54bddf;p=evergreen%2Fpines.git Bumping OpenILS VERSION to 2.0311 Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/src/perlmods/lib/OpenILS.pm b/Open-ILS/src/perlmods/lib/OpenILS.pm index ead71e2e45..fa6d26dd4d 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.00'; +our $VERSION = '2.0311'; 1;