summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-03-23 05:21:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-03-23 05:21:10 +0000
commit624d9eb33c34996887d6c14178ba86818e5897f0 (patch)
tree127fc1bb3e3144b6b95046433161041f0e2564a4 /configure.ac
parentAdding upstream version 2.11.1. (diff)
downloaddnsperf-5a575372521f615b0916f790b3b299b93fd7544c.tar.xz
dnsperf-5a575372521f615b0916f790b3b299b93fd7544c.zip
Adding upstream version 2.11.2.upstream/2.11.2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 19458dc..b25c19f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@
# limitations under the License.
AC_PREREQ(2.64)
-AC_INIT([dnsperf], [2.11.1], [admin@dns-oarc.net], [dnsperf], [https://github.com/DNS-OARC/dnsperf/issues])
+AC_INIT([dnsperf], [2.11.2], [admin@dns-oarc.net], [dnsperf], [https://github.com/DNS-OARC/dnsperf/issues])
AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
AC_CONFIG_SRCDIR([src/dnsperf.c])
AC_CONFIG_HEADER([src/config.h])