Skip to content

Commit

Permalink
ntb_netdev: Update Version
Browse files Browse the repository at this point in the history
Update NTB netdev version to 0.7

Signed-off-by: Jon Mason <jon.mason@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Jon Mason authored and Greg Kroah-Hartman committed Jan 20, 2013
1 parent 7bcd2b1 commit 24208bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/ntb_netdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
#include <linux/pci.h>
#include <linux/ntb.h>

#define NTB_NETDEV_VER "0.6"
#define NTB_NETDEV_VER "0.7"

MODULE_DESCRIPTION(KBUILD_MODNAME);
MODULE_VERSION(NTB_NETDEV_VER);
Expand Down

0 comments on commit 24208bb

Please sign in to comment.