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

index d7235ce..ec64436 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.0605';
 
 1;