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

Commit 2de12566 authored by Tony Nguyen's avatar Tony Nguyen Committed by Jeff Kirsher
Browse files

ice: Bump version



Bump version to 0.8.1-k

Signed-off-by: default avatarTony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: default avatarAndrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
parent 462acf6a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -10,8 +10,8 @@
#include "ice_dcb_lib.h"

#define DRV_VERSION_MAJOR 0
#define DRV_VERSION_MINOR 7
#define DRV_VERSION_BUILD 5
#define DRV_VERSION_MINOR 8
#define DRV_VERSION_BUILD 1

#define DRV_VERSION	__stringify(DRV_VERSION_MAJOR) "." \
			__stringify(DRV_VERSION_MINOR) "." \