Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6d84b986 authored by Ben Hutchings's avatar Ben Hutchings
Browse files

sfc: Bump version to 3.1



All features originally planned for version 3.1 (and some that
weren't) have been implemented.

Signed-off-by: default avatarBen Hutchings <bhutchings@solarflare.com>
parent 5fb6b06d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@
 *
 **************************************************************************/

#define EFX_DRIVER_VERSION	"3.0"
#define EFX_DRIVER_VERSION	"3.1"

#ifdef EFX_ENABLE_DEBUG
#define EFX_BUG_ON_PARANOID(x) BUG_ON(x)