bumping Perl version string for 2.12.2
authorblake <blake@mobiusconsortium.org>
Wed, 24 May 2017 18:06:24 +0000 (13:06 -0500)
committerblake <blake@mobiusconsortium.org>
Wed, 24 May 2017 18:06:24 +0000 (13:06 -0500)
Signed-off-by: blake <blake@mobiusconsortium.org>
Open-ILS/src/perlmods/lib/OpenILS.pm

index d7235ce..86335c3 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 = '2.1202';
 
 1;