--- a/check_exec.pl Tue Dec 28 23:32:51 2010 +0100
+++ b/check_exec.pl Mon Jan 03 12:34:14 2011 +0100
@@ -35,7 +35,7 @@
$ENV{LANG} = "POSIX";
my $ME = basename $0;
-my $VERSION = "0.3";
+my $VERSION = "0.4";
sub download($);
sub verify($);
@@ -199,7 +199,7 @@
=head1 VERSION
-This man page is current for version 0.3 of check_exec.
+This man page is current for version 0.4 of check_exec.
=head1 AUTHOR
--- a/debian/changelog Tue Dec 28 23:32:51 2010 +0100
+++ b/debian/changelog Mon Jan 03 12:34:14 2011 +0100
@@ -1,3 +1,9 @@
+nagios-plugin-exec (0.4) stable; urgency=low
+
+ * some modifications to get the "flow" of data more visible
+
+ -- Christian Arnold <arnold@schlittermann.de> Mon, 03 Jan 2011 12:31:41 +0100
+
nagios-plugin-exec (0.3-2) stable; urgency=low
* fixing typo in copyright
--- a/debian/files Tue Dec 28 23:32:51 2010 +0100
+++ b/debian/files Mon Jan 03 12:34:14 2011 +0100
@@ -1,1 +1,1 @@
-nagios-plugin-exec_0.3-2_all.deb net extra
+nagios-plugin-exec_0.4_all.deb net extra