From: Bill Erickson Date: Wed, 17 Jul 2013 19:26:54 +0000 (-0400) Subject: Bumping OpenILS VERSION to 2.0309 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=1c721ed5d118ca9981a32a3d66c8aa742f3db4e9;p=working%2FEvergreen.git Bumping OpenILS VERSION to 2.0309 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..6a02b43abc 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.0309'; 1;