From: Bill Erickson Date: Wed, 20 Mar 2013 13:43:06 +0000 (-0400) Subject: Setting OpenILS.pm VERSION 2.0305 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=2536539714eebcccc58d2dfb6997160cc91a94b2;p=working%2FEvergreen.git Setting OpenILS.pm VERSION 2.0305 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..b7752ee1df 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.0305'; 1;