bumping Perl version string for 3.8.1
authorJason Boyer <JBoyer@equinoxOLI.org>
Fri, 20 May 2022 21:53:02 +0000 (17:53 -0400)
committerJason Boyer <JBoyer@equinoxOLI.org>
Fri, 20 May 2022 21:53:02 +0000 (17:53 -0400)
Signed-off-by: Jason Boyer <JBoyer@equinoxOLI.org>
Open-ILS/src/perlmods/lib/OpenILS.pm

index d7235ce..4005de7 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.0801';
 
 1;