summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2020-05-25 13:19:52 +0000
committerCy Schubert <cy@FreeBSD.org>2020-05-25 13:19:52 +0000
commite3c168416c1d617e5d7cc4983fb3e86a00bad267 (patch)
treef8e703295f40a44afd4949a27174d01f9b3d29d8 /usr.sbin
parent9514f47f8cb31f86a8cc8ec4807adad072d498cd (diff)
downloadsrc-test2-e3c168416c1d617e5d7cc4983fb3e86a00bad267.tar.gz
src-test2-e3c168416c1d617e5d7cc4983fb3e86a00bad267.zip
Notes
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/unbound/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/unbound/config.h b/usr.sbin/unbound/config.h
index f507f146a89a..4a63e08cbab5 100644
--- a/usr.sbin/unbound/config.h
+++ b/usr.sbin/unbound/config.h
@@ -678,7 +678,7 @@
#define PACKAGE_NAME "unbound"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "unbound 1.9.6"
+#define PACKAGE_STRING "unbound 1.10.1"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "unbound"
@@ -687,7 +687,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "1.9.6"
+#define PACKAGE_VERSION "1.10.1"
/* default pidfile location */
#define PIDFILE "/var/unbound/unbound.pid"