From: Bill Erickson Date: Wed, 21 Aug 2013 13:20:42 +0000 (-0400) Subject: Bumping OpenILS VERSION to 2.0310 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=9d563a8d4626cd4e4b6b0f394606e74ef51e0456;p=working%2FEvergreen.git Bumping OpenILS VERSION to 2.0310 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..08463a9d3e 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.0310'; 1;