diff options
Diffstat (limited to 'contrib/ntp/ntpq/ntpq-opts.h')
-rw-r--r-- | contrib/ntp/ntpq/ntpq-opts.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/ntp/ntpq/ntpq-opts.h b/contrib/ntp/ntpq/ntpq-opts.h index f82ccae..758817f 100644 --- a/contrib/ntp/ntpq/ntpq-opts.h +++ b/contrib/ntp/ntpq/ntpq-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpq-opts.h) * - * It has been AutoGen-ed October 21, 2015 at 12:39:00 PM by AutoGen 5.18.5 + * It has been AutoGen-ed January 7, 2016 at 11:31:32 PM by AutoGen 5.18.5 * From the definitions ntpq-opts.def * and the template file options * @@ -83,9 +83,9 @@ typedef enum { /** count of all options for ntpq */ #define OPTION_CT 15 /** ntpq version */ -#define NTPQ_VERSION "4.2.8p4" +#define NTPQ_VERSION "4.2.8p5" /** Full ntpq version text */ -#define NTPQ_FULL_VERSION "ntpq 4.2.8p4" +#define NTPQ_FULL_VERSION "ntpq 4.2.8p5" /** * Interface defines for all options. Replace "n" with the UPPER_CASED |