Bumping Perl version string for 3.5.beta1
authorChris Sharp <csharp@georgialibraries.org>
Fri, 28 Feb 2020 19:28:41 +0000 (14:28 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Fri, 28 Feb 2020 19:28:41 +0000 (14:28 -0500)
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Open-ILS/src/perlmods/lib/OpenILS.pm

index d7235ce..b477032 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.5.beta1';
 
 1;