Skip to content

Commit

Permalink
ice: Bump version
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Tony Nguyen authored and Jeff Kirsher committed Sep 12, 2019
1 parent 462acf6 commit 2de1256
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/net/ethernet/intel/ice/ice_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -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) "." \
Expand Down

0 comments on commit 2de1256

Please sign in to comment.