diff options
Diffstat (limited to 'ntpsnmpd/ntpsnmpd-opts.h')
-rw-r--r-- | ntpsnmpd/ntpsnmpd-opts.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h index 973ee1add273..0921e356e5e6 100644 --- a/ntpsnmpd/ntpsnmpd-opts.h +++ b/ntpsnmpd/ntpsnmpd-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.h) * - * It has been AutoGen-ed March 3, 2020 at 05:41:23 PM by AutoGen 5.18.5 + * It has been AutoGen-ed June 23, 2020 at 02:20:57 AM by AutoGen 5.18.5 * From the definitions ntpsnmpd-opts.def * and the template file options * @@ -76,9 +76,9 @@ typedef enum { /** count of all options for ntpsnmpd */ #define OPTION_CT 8 /** ntpsnmpd version */ -#define NTPSNMPD_VERSION "4.2.8p14" +#define NTPSNMPD_VERSION "4.2.8p15" /** Full ntpsnmpd version text */ -#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.8p14" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.8p15" /** * Interface defines for all options. Replace "n" with the UPPER_CASED |