From a6fc65beec03dd602d032a8046c004dce6634cb1 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 4 Aug 2011 23:01:37 +0100 Subject: Release version 3.0. Signed-off-by: Ben Hutchings --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 6ef57da..8bc8a56 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, 2.6.39, netdev@vger.kernel.org) +AC_INIT(ethtool, 3.0, netdev@vger.kernel.org) AC_PREREQ(2.52) AC_CONFIG_SRCDIR([ethtool.c]) AM_INIT_AUTOMAKE([gnu]) -- cgit v1.2.1