summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-07-17 07:16:07 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-07-17 07:16:07 +0000
commitdf8f0bdca092616a259724cc3bfb9152e928715f (patch)
tree3fdad2d562c12f9b03535564576b39b287f7176b /configure.ac
parentAdding upstream version 2.5.2. (diff)
downloaddnsperf-df8f0bdca092616a259724cc3bfb9152e928715f.tar.xz
dnsperf-df8f0bdca092616a259724cc3bfb9152e928715f.zip
Adding upstream version 2.6.0.upstream/2.6.0
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 5d965f2..4d5bb80 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@
# limitations under the License.
AC_PREREQ(2.64)
-AC_INIT([dnsperf], [2.5.2], [admin@dns-oarc.net], [dnsperf], [https://github.com/DNS-OARC/dnsperf/issues])
+AC_INIT([dnsperf], [2.6.0], [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])