From: Bill Erickson Date: Tue, 16 Apr 2013 18:26:22 +0000 (-0400) Subject: Setting OpenILS.pm VERSION 2.0306 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7eaaa8d6aabb0934f455d66dc938b9203944e0de;p=evergreen%2Fpines.git Setting OpenILS.pm VERSION 2.0306 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..a06605b075 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.0306'; 1;