ice: Bump version
Bump version to 0.8.1-k Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
This commit is contained in:

committed by
Jeff Kirsher

parent
462acf6aca
commit
2de1256636
@@ -10,8 +10,8 @@
|
|||||||
#include "ice_dcb_lib.h"
|
#include "ice_dcb_lib.h"
|
||||||
|
|
||||||
#define DRV_VERSION_MAJOR 0
|
#define DRV_VERSION_MAJOR 0
|
||||||
#define DRV_VERSION_MINOR 7
|
#define DRV_VERSION_MINOR 8
|
||||||
#define DRV_VERSION_BUILD 5
|
#define DRV_VERSION_BUILD 1
|
||||||
|
|
||||||
#define DRV_VERSION __stringify(DRV_VERSION_MAJOR) "." \
|
#define DRV_VERSION __stringify(DRV_VERSION_MAJOR) "." \
|
||||||
__stringify(DRV_VERSION_MINOR) "." \
|
__stringify(DRV_VERSION_MINOR) "." \
|
||||||
|
Reference in New Issue
Block a user