author | Matthias Förste <foerste@schlittermann.de> |
Tue, 19 Apr 2016 16:47:02 +0200 | |
changeset 14 | bd26976ed704 |
parent 13 | ce6d09692989 |
child 15 | 57f440ea5ac8 |
--- a/check_ldap_repl.pl Tue Apr 19 15:53:09 2016 +0200 +++ b/check_ldap_repl.pl Tue Apr 19 16:47:02 2016 +0200 @@ -44,7 +44,7 @@ my $ME = basename $0; my $NAME = "LDAPREPL"; -my $VERSION = "0.3.3"; +my $VERSION = "0.4"; my $defaults = { 'attribute|a=s' => 'description', @@ -225,7 +225,7 @@ =head1 VERSION -This man page is current for version 0.3.3 of B<check_ldap_repl>. +This man page is current for version 0.4 of B<check_ldap_repl>. =head1 AUTHOR