aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Kubecek <mkubecek@suse.cz>2022-10-10 18:35:15 +0200
committerMichal Kubecek <mkubecek@suse.cz>2022-10-10 18:35:15 +0200
commit4308959717a5042636e68302407f32543bb0c7f5 (patch)
treeb0f26ddd797ca41d5e98936d933d1f1fbb48e3ce
parent68dd99b4bec12cfef25abcbe390a935e97862599 (diff)
downloadethtool-4308959717a5042636e68302407f32543bb0c7f5.tar.gz
Release version 6.0.v6.0
Signed-off-by: Michal Kubecek <mkubecek@suse.cz>
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
-rw-r--r--ethtool.8.in2
3 files changed, 5 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 0181816..683b536 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Version 6.0 - October 10, 2022
+ * Fix: advertisement modes autoselection by lanes (-s)
+
Version 5.19 - August 22, 2022
* Feature: get/set tx push (-g and -G)
* Feature: register dump support for TI CPSW (-d)
diff --git a/configure.ac b/configure.ac
index cc3525c..89d0e70 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, 5.19, netdev@vger.kernel.org)
+AC_INIT(ethtool, 6.0, netdev@vger.kernel.org)
AC_PREREQ(2.52)
AC_CONFIG_SRCDIR([ethtool.c])
AM_INIT_AUTOMAKE([gnu subdir-objects])
diff --git a/ethtool.8.in b/ethtool.8.in
index b8b21ee..1c0e234 100644
--- a/ethtool.8.in
+++ b/ethtool.8.in
@@ -117,7 +117,7 @@
. hy \\n(HY
..
.
-.TH ETHTOOL 8 "August 2022" "Ethtool version @VERSION@"
+.TH ETHTOOL 8 "October 2022" "Ethtool version @VERSION@"
.SH NAME
ethtool \- query or control network driver and hardware settings
.