Bumping Perl version string for 3.7.2
authorJason Stephenson <jason@sigio.com>
Fri, 29 Oct 2021 13:30:15 +0000 (09:30 -0400)
committerJason Stephenson <jason@sigio.com>
Fri, 29 Oct 2021 14:27:37 +0000 (10:27 -0400)
Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/src/perlmods/lib/OpenILS.pm

index d7235ce..96e7d9f 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.0702';
 
 1;