diff options
author | Gleb Smirnoff <glebius@FreeBSD.org> | 2015-10-21 19:16:13 +0000 |
---|---|---|
committer | Gleb Smirnoff <glebius@FreeBSD.org> | 2015-10-21 19:16:13 +0000 |
commit | 0b0c40a74f7959b8d7d71f883715ac667a6f119a (patch) | |
tree | 9317fbf022414d34dee917358139b99c3a2b9184 /ntpsnmpd/ntpsnmpd-opts.h | |
parent | 2cf53bda1c28f47d72aa80971e6c5d400c46a960 (diff) | |
download | src-0b0c40a74f7959b8d7d71f883715ac667a6f119a.tar.gz src-0b0c40a74f7959b8d7d71f883715ac667a6f119a.zip |
Merge NTP 4.2.8p4 into dist.
Notes
Notes:
svn path=/vendor/ntp/dist/; revision=289715
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 c5000c85bcd6..07756dd5916e 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 June 29, 2015 at 04:31:44 PM by AutoGen 5.18.5 + * It has been AutoGen-ed October 21, 2015 at 12:39:32 PM 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.8p3" +#define NTPSNMPD_VERSION "4.2.8p4" /** Full ntpsnmpd version text */ -#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.8p3" +#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.8p4" /** * Interface defines for all options. Replace "n" with the UPPER_CASED |