diff options
Diffstat (limited to 'ntpdc/ntpdc-opts.h')
-rw-r--r-- | ntpdc/ntpdc-opts.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index f0c49781f0e1b..3c3a67ad033b8 100644 --- a/ntpdc/ntpdc-opts.h +++ b/ntpdc/ntpdc-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpdc-opts.h) * - * It has been AutoGen-ed February 27, 2018 at 05:14:56 PM by AutoGen 5.18.5 + * It has been AutoGen-ed August 14, 2018 at 08:29:28 AM by AutoGen 5.18.5 * From the definitions ntpdc-opts.def * and the template file options * @@ -83,9 +83,9 @@ typedef enum { /** count of all options for ntpdc */ #define OPTION_CT 15 /** ntpdc version */ -#define NTPDC_VERSION "4.2.8p11" +#define NTPDC_VERSION "4.2.8p12" /** Full ntpdc version text */ -#define NTPDC_FULL_VERSION "ntpdc 4.2.8p11" +#define NTPDC_FULL_VERSION "ntpdc 4.2.8p12" /** * Interface defines for all options. Replace "n" with the UPPER_CASED |