Manually bumping OpenILS.pm version
authorMike Rylander <mrylander@gmail.com>
Wed, 17 Jul 2013 19:11:23 +0000 (15:11 -0400)
committerMike Rylander <mrylander@gmail.com>
Wed, 17 Jul 2013 19:11:23 +0000 (15:11 -0400)
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS.pm

index d7235ce..48c09fb 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.0401';
 
 1;