bumping Perl version string for 3.0.5
authorChris Sharp <csharp@georgialibraries.org>
Thu, 22 Mar 2018 12:57:51 +0000 (08:57 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Thu, 22 Mar 2018 12:57:51 +0000 (08:57 -0400)
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Open-ILS/src/perlmods/lib/OpenILS.pm

index d7235ce..0648234 100644 (file)
@@ -6,6 +6,6 @@ OpenILS - Client and server support for the Evergreen open source library system
 
 =cut
 
-our $VERSION = '2.4';
+our $VERSION = '3.0005';
 
 1;