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 e8bee64a9cdd..a7cff4d550b0 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 May 31, 2023 at 02:47:47 PM by AutoGen 5.18.16 + * It has been AutoGen-ed June 6, 2023 at 04:35:52 AM by AutoGen 5.18.16 * From the definitions sntp-opts.def * and the template file options * @@ -99,9 +99,9 @@ typedef enum { /** count of all options for sntp */ #define OPTION_CT 23 /** sntp version */ -#define SNTP_VERSION "4.2.8p16" +#define SNTP_VERSION "4.2.8p17" /** Full sntp version text */ -#define SNTP_FULL_VERSION "sntp 4.2.8p16" +#define SNTP_FULL_VERSION "sntp 4.2.8p17" /** * Interface defines for all options. Replace "n" with the UPPER_CASED |