diff options
Diffstat (limited to 'contrib/ntp/ntpd/ntpd-opts.h')
-rw-r--r-- | contrib/ntp/ntpd/ntpd-opts.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/ntp/ntpd/ntpd-opts.h b/contrib/ntp/ntpd/ntpd-opts.h index 21142d8..d87c221 100644 --- a/contrib/ntp/ntpd/ntpd-opts.h +++ b/contrib/ntp/ntpd/ntpd-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpd-opts.h) * - * It has been AutoGen-ed June 29, 2015 at 04:28:18 PM by AutoGen 5.18.5 + * It has been AutoGen-ed October 21, 2015 at 12:35:59 PM by AutoGen 5.18.5 * From the definitions ntpd-opts.def * and the template file options * @@ -106,9 +106,9 @@ typedef enum { /** count of all options for ntpd */ #define OPTION_CT 38 /** ntpd version */ -#define NTPD_VERSION "4.2.8p3" +#define NTPD_VERSION "4.2.8p4" /** Full ntpd version text */ -#define NTPD_FULL_VERSION "ntpd 4.2.8p3" +#define NTPD_FULL_VERSION "ntpd 4.2.8p4" /** * Interface defines for all options. Replace "n" with the UPPER_CASED |