vxge: Version update

Update the driver version number for any bug reports from end users.

Signed-off-by: Benjamin LaHaise <ben.lahaise@neterion.com>
Signed-off-by: Ramkrishna Vepa <ram.vepa@neterion.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Benjamin LaHaise 2009-08-04 10:22:19 +00:00 committed by David S. Miller
parent ea11bbe0c9
commit cc104e52b4

View File

@ -17,7 +17,7 @@
#define VXGE_VERSION_MAJOR "2"
#define VXGE_VERSION_MINOR "0"
#define VXGE_VERSION_FIX "4"
#define VXGE_VERSION_BUILD "17899"
#define VXGE_VERSION_FIX "5"
#define VXGE_VERSION_BUILD "18053"
#define VXGE_VERSION_FOR "k"
#endif