diff options
Diffstat (limited to 'sntp/sntp-opts.h')
-rw-r--r-- | sntp/sntp-opts.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index 25e2fe81b7297..aa0019ebbfdea 100644 --- a/sntp/sntp-opts.h +++ b/sntp/sntp-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.h) * - * It has been AutoGen-ed February 27, 2018 at 10:25:31 AM by AutoGen 5.18.5 + * It has been AutoGen-ed August 14, 2018 at 08:01:13 AM by AutoGen 5.18.5 * From the definitions sntp-opts.def * and the template file options * @@ -91,9 +91,9 @@ typedef enum { /** count of all options for sntp */ #define OPTION_CT 23 /** sntp version */ -#define SNTP_VERSION "4.2.8p11" +#define SNTP_VERSION "4.2.8p12" /** Full sntp version text */ -#define SNTP_FULL_VERSION "sntp 4.2.8p11" +#define SNTP_FULL_VERSION "sntp 4.2.8p12" /** * Interface defines for all options. Replace "n" with the UPPER_CASED |