bumping Perl version string for 3.0.4
authorChris Sharp <csharp@georgialibraries.org>
Thu, 22 Feb 2018 15:18:41 +0000 (10:18 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Thu, 22 Feb 2018 15:18:41 +0000 (10:18 -0500)
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Open-ILS/src/perlmods/lib/OpenILS.pm

index d7235ce..de081b1 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.0400';
 
 1;