bump up Perl version
authorGalen Charlton <gmc@equinoxinitiative.org>
Wed, 2 Oct 2019 20:25:47 +0000 (16:25 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 2 Oct 2019 20:25:47 +0000 (16:25 -0400)
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/perlmods/lib/OpenILS.pm

index d7235ce..de081b1 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.0400';
 
 1;