summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/ntpdc/ntpdc-opts.h
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2016-12-22 16:19:05 +0000
committerdelphij <delphij@FreeBSD.org>2016-12-22 16:19:05 +0000
commita5b8a0cee842e12aa090449e042788b9eabc35da (patch)
treec763313cbeed3fb4c2eaab81925e4718bb6d5a62 /contrib/ntp/ntpdc/ntpdc-opts.h
parent897834470fcc320aaf75dc150ec701ce17c3491a (diff)
downloadFreeBSD-src-releng/10.1.zip
FreeBSD-src-releng/10.1.tar.gz
Fix multiple vulnerabilities of ntp.releng/10.1
Approved by: so
Diffstat (limited to 'contrib/ntp/ntpdc/ntpdc-opts.h')
-rw-r--r--contrib/ntp/ntpdc/ntpdc-opts.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/ntp/ntpdc/ntpdc-opts.h b/contrib/ntp/ntpdc/ntpdc-opts.h
index 7bd869e..d8070a1 100644
--- a/contrib/ntp/ntpdc/ntpdc-opts.h
+++ b/contrib/ntp/ntpdc/ntpdc-opts.h
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.h)
*
- * It has been AutoGen-ed June 2, 2016 at 07:36:34 AM by AutoGen 5.18.5
+ * It has been AutoGen-ed November 21, 2016 at 08:02:17 AM by AutoGen 5.18.5
* From the definitions ntpdc-opts.def
* and the template file options
*
@@ -83,9 +83,9 @@ typedef enum {
/** count of all options for ntpdc */
#define OPTION_CT 15
/** ntpdc version */
-#define NTPDC_VERSION "4.2.8p8"
+#define NTPDC_VERSION "4.2.8p9"
/** Full ntpdc version text */
-#define NTPDC_FULL_VERSION "ntpdc 4.2.8p8"
+#define NTPDC_FULL_VERSION "ntpdc 4.2.8p9"
/**
* Interface defines for all options. Replace "n" with the UPPER_CASED
OpenPOWER on IntegriCloud