add RowPolicy module

This commit is contained in:
Eric German 2007-03-27 07:45:31 +00:00
parent 44eb95ab6d
commit 02b509fb1f

View File

@ -24,7 +24,7 @@ use Sys::Hostname;
#use Data::Dumper;
#### common declaration #######
our( @ISA, $VERSION, @EXPORTS );
$VERSION = '3.1.1';
$VERSION = '3.1.2';
our $VERSION_LEMONLDAP = "3.1.0";
our $VERSION_INTERNAL = "3.1.0";