summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ntp
diff options
context:
space:
mode:
authorcy <cy@FreeBSD.org>2015-07-05 16:48:40 +0000
committercy <cy@FreeBSD.org>2015-07-05 16:48:40 +0000
commitb42a3e1f94e9c23fa51a7ba04761eaa7307db353 (patch)
treed9d8077d6ec509a7628691c919a45017496f406b /usr.sbin/ntp
parent4798ffa9e1d37998fdd0d94d9c2ad9cb3fb5d110 (diff)
downloadFreeBSD-src-b42a3e1f94e9c23fa51a7ba04761eaa7307db353.zip
FreeBSD-src-b42a3e1f94e9c23fa51a7ba04761eaa7307db353.tar.gz
Update ntp version number. (This is a manual update that was missed.)
Diffstat (limited to 'usr.sbin/ntp')
-rw-r--r--usr.sbin/ntp/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ntp/config.h b/usr.sbin/ntp/config.h
index 2a0a0eb..30c325f 100644
--- a/usr.sbin/ntp/config.h
+++ b/usr.sbin/ntp/config.h
@@ -1418,7 +1418,7 @@
#define PACKAGE_NAME "ntp"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "ntp 4.2.8p2"
+#define PACKAGE_STRING "ntp 4.2.8p3"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "ntp"
@@ -1427,7 +1427,7 @@
#define PACKAGE_URL "http://www.ntp.org./"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "4.2.8p2"
+#define PACKAGE_VERSION "4.2.8p3"
/* data dir */
#define PERLLIBDIR "/usr/local/share/ntp/lib"
@@ -1608,7 +1608,7 @@ typedef unsigned int uintptr_t;
/* #undef USE_UDP_SIGPOLL */
/* Version number of package */
-#define VERSION "4.2.8p2"
+#define VERSION "4.2.8p3"
/* vsnprintf expands "%m" to strerror(errno) */
/* #undef VSNPRINTF_PERCENT_M */
OpenPOWER on IntegriCloud