Skip to content

Commit

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

Signed-off-by: Jon Mason <jon.mason@intel.com>
  • Loading branch information
Jon Mason committed Sep 5, 2013
1 parent f9a2cf8 commit db3bb3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/ntb/ntb_hw.c
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
#include "ntb_regs.h"

#define NTB_NAME "Intel(R) PCI-E Non-Transparent Bridge Driver"
#define NTB_VER "0.25"
#define NTB_VER "1.0"

MODULE_DESCRIPTION(NTB_NAME);
MODULE_VERSION(NTB_VER);
Expand Down

0 comments on commit db3bb3f

Please sign in to comment.