aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMichal Kubecek <mkubecek@suse.cz>2021-09-12 22:53:43 +0200
committerMichal Kubecek <mkubecek@suse.cz>2021-09-12 22:53:43 +0200
commita53c9dd64d40eeaf309ddf9732ab176194e263b9 (patch)
tree2b2e973ba3d5885d88bcf4c673a7a316778ad2a9 /configure.ac
parent7cca9692b9b0c4e2c7eb7868a7791f97202014b0 (diff)
downloadethtool-a53c9dd64d40eeaf309ddf9732ab176194e263b9.tar.gz
Release version 5.14.v5.14
Signed-off-by: Michal Kubecek <mkubecek@suse.cz>
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 6b620bf..6c9453c 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.13, netdev@vger.kernel.org)
+AC_INIT(ethtool, 5.14, netdev@vger.kernel.org)
AC_PREREQ(2.52)
AC_CONFIG_SRCDIR([ethtool.c])
AM_INIT_AUTOMAKE([gnu subdir-objects])