summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nsd/configure.ac
diff options
context:
space:
mode:
authorflorian <florian@openbsd.org>2017-04-15 09:15:45 +0000
committerflorian <florian@openbsd.org>2017-04-15 09:15:45 +0000
commitdb7d0d02cdf695b4f3cbc8748a264162da703c76 (patch)
treec302a4ac1b7f2522b323ea4bebe14cb679a0a258 /usr.sbin/nsd/configure.ac
parentFix format string in ACPI_MEMDEBUG block (diff)
downloadwireguard-openbsd-db7d0d02cdf695b4f3cbc8748a264162da703c76.tar.xz
wireguard-openbsd-db7d0d02cdf695b4f3cbc8748a264162da703c76.zip
update to 4.1.16rc1
tests & OK sthen (if there are more changes coming for 4.1.16 release we will just commit them on top)
Diffstat (limited to 'usr.sbin/nsd/configure.ac')
-rw-r--r--usr.sbin/nsd/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/nsd/configure.ac b/usr.sbin/nsd/configure.ac
index b984cac435a..e9cba15c44a 100644
--- a/usr.sbin/nsd/configure.ac
+++ b/usr.sbin/nsd/configure.ac
@@ -4,7 +4,7 @@ dnl
sinclude(acx_nlnetlabs.m4)
-AC_INIT(NSD,4.1.15,nsd-bugs@nlnetlabs.nl)
+AC_INIT(NSD,4.1.16,nsd-bugs@nlnetlabs.nl)
AC_CONFIG_HEADER([config.h])
CFLAGS="$CFLAGS"