change to version 2.2
authorChristian Arnold <arnold@schlittermann.de>
Tue, 04 Oct 2011 14:47:49 +0200
changeset 3 cae04ac746e1
parent 2 e40b17b34ca3
child 4 60373f213ec0
change to version 2.2
check_ntp.pl
--- a/check_ntp.pl	Fri Sep 30 15:25:33 2011 +0200
+++ b/check_ntp.pl	Tue Oct 04 14:47:49 2011 +0200
@@ -37,7 +37,7 @@
 sub version($$);
 
 my $ME      = basename $0;
-my $VERSION = "2.0";
+my $VERSION = "2.2";
 
 my %opt = (
     host     => "de.pool.ntp.org",
@@ -170,7 +170,7 @@
 
 =head1 VERSION
 
-This man page is current for version 2.0 of check_ntp.
+This man page is current for version 2.2 of check_ntp.
 
 =head1 AUTHOR