]> xenbits.xensource.com Git - people/liuw/freebsd.git/commitdiff
A miss from r289764.
authorglebius <glebius@FreeBSD.org>
Fri, 23 Oct 2015 05:03:34 +0000 (05:03 +0000)
committerglebius <glebius@FreeBSD.org>
Fri, 23 Oct 2015 05:03:34 +0000 (05:03 +0000)
usr.sbin/ntp/config.h

index f836d7def549cf5132bb4173090061bd24356f9c..5a51e0a2b4f8cee72df37dcbfb27166fe8c88497 100644 (file)
 #define PACKAGE_NAME "ntp"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "ntp 4.2.8p3"
+#define PACKAGE_STRING "ntp 4.2.8p4"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "ntp"
 #define PACKAGE_URL "http://www.ntp.org./"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "4.2.8p3"
+#define PACKAGE_VERSION "4.2.8p4"
 
 /* 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.8p3"
+#define VERSION "4.2.8p4"
 
 /* vsnprintf expands "%m" to strerror(errno) */
 /* #undef VSNPRINTF_PERCENT_M */