Skip to content

Commit

Permalink
Bump version to 1.4.0rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenkaligineedi committed Jun 1, 2023
1 parent 841a847 commit 18ec5d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/gve/gve_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
#define GVE_DEFAULT_RX_COPYBREAK (256)

#define DEFAULT_MSG_LEVEL (NETIF_MSG_DRV | NETIF_MSG_LINK)
#define GVE_VERSION "1.4.0rc1"
#define GVE_VERSION "1.4.0rc2"
#define GVE_VERSION_PREFIX "GVE-"

// Minimum amount of time between queue kicks in msec (10 seconds)
Expand Down

0 comments on commit 18ec5d0

Please sign in to comment.