From: Bill Erickson Date: Wed, 20 Nov 2013 14:02:44 +0000 (-0500) Subject: Bumping OpenILS VERSION to 2.0312 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=79a24fc0177584521d066f6915eef136ad0680a3;p=working%2FEvergreen.git Bumping OpenILS VERSION to 2.0312 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..a924240396 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.0312'; 1;