Bumping Perl version string for 3.6.0
authorJason Boyer <JBoyer@equinoxinitiative.org>
Wed, 14 Oct 2020 11:28:55 +0000 (07:28 -0400)
committerJason Boyer <JBoyer@equinoxinitiative.org>
Wed, 14 Oct 2020 11:28:55 +0000 (07:28 -0400)
Signed-off-by: Jason Boyer <JBoyer@equinoxinitiative.org>
Open-ILS/src/perlmods/lib/OpenILS.pm

index d7235ce..d986f5c 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.0600';
 
 1;