diff options
Diffstat (limited to 'contrib/ntp/util/ntp-keygen-opts.h')
-rw-r--r-- | contrib/ntp/util/ntp-keygen-opts.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/ntp/util/ntp-keygen-opts.h b/contrib/ntp/util/ntp-keygen-opts.h index 170ad319a2a5..e17412417f92 100644 --- a/contrib/ntp/util/ntp-keygen-opts.h +++ b/contrib/ntp/util/ntp-keygen-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.h) * - * It has been AutoGen-ed March 3, 2020 at 05:41:28 PM by AutoGen 5.18.5 + * It has been AutoGen-ed June 23, 2020 at 02:21:03 AM by AutoGen 5.18.5 * From the definitions ntp-keygen-opts.def * and the template file options * @@ -94,9 +94,9 @@ typedef enum { /** count of all options for ntp-keygen */ #define OPTION_CT 26 /** ntp-keygen version */ -#define NTP_KEYGEN_VERSION "4.2.8p14" +#define NTP_KEYGEN_VERSION "4.2.8p15" /** Full ntp-keygen version text */ -#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.8p14" +#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.8p15" /** * Interface defines for all options. Replace "n" with the UPPER_CASED |