@@ -3,7 +3,7 @@ NRPE Changelog
**************
-1.7 - ??/??/2003
+1.7 - 01/08/2003
----------------
- Spec file updates and minor bug fixes (James Peterson)
- Bug fix with default nrpe port definition
@@ -23,7 +23,7 @@
#define PROGRAM_VERSION "1.7"
-#define MODIFICATION_DATE "01-07-2003"
+#define MODIFICATION_DATE "01-08-2003"
#define OK 0
#define ERROR -1
@@ -527,7 +527,7 @@ fi
PKG_NAME=nrpe
PKG_VERSION="1.7"
PKG_HOME_URL="http://www.nagios.org/"
-PKG_REL_DATE="01-07-2003"
+PKG_REL_DATE="01-08-2003"
ac_aux_dir=
@@ -11,7 +11,7 @@ AC_PREFIX_DEFAULT(/usr/local/nagios)
dnl Figure out how to invoke "install" and what install options to use.
@@ -4,7 +4,7 @@
* Copyright (c) 1999-2003 Ethan Galstad (nagios@nagios.org)
* License: GPL
*
- * Last Modified: 01-07-2003
+ * Last Modified: 01-08-2003
* Command line: CHECK_NRPE -H <host_address> [-p port] [-c command] [-wt warn_time] \
* [-ct crit_time] [-to to_sec]
* Command line: nrpe -c <config_file> [--inetd | --daemon]