summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-30 02:54:50 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-30 02:54:50 +0000
commit9823c0f68c19d7394590bfbbe435d4a5e71303f3 (patch)
treed1e03052b07658f4bf5238fdbdca82c67545e8a1 /configure.ac
parentAdding upstream version 1:6.7. (diff)
downloadethtool-9823c0f68c19d7394590bfbbe435d4a5e71303f3.tar.xz
ethtool-9823c0f68c19d7394590bfbbe435d4a5e71303f3.zip
Adding upstream version 1:6.9.upstream/1%6.9upstream
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 c871558..e494aac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(ethtool, 6.7, netdev@vger.kernel.org)
+AC_INIT(ethtool, 6.9, netdev@vger.kernel.org)
AC_PREREQ(2.52)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([ethtool.c])