[go: nahoru, domu]

Skip to content

Commit

Permalink
Bump version to 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ziweixiao committed Nov 20, 2023
1 parent 039335e commit 05525d1
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.3.3"
#define GVE_VERSION "1.3.4"
#define GVE_VERSION_PREFIX "GVE-"

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

0 comments on commit 05525d1

Please sign in to comment.