]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/src/perlmods/lib/OpenILS.pm
LP 1198465: Account for overdues voided the old way
[working/Evergreen.git] / Open-ILS / src / perlmods / lib / OpenILS.pm
1 package OpenILS;
2
3 =head1 NAME
4
5 OpenILS - Client and server support for the Evergreen open source library system
6
7 =cut
8
9 our $VERSION = '2.4';
10
11 1;