]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/vmxnet3/vmxnet3_int.h
Merge branch 'for-linus' of git://www.jni.nu/cris
[karo-tx-linux.git] / drivers / net / vmxnet3 / vmxnet3_int.h
index 762a6a7763fed22f0c88074f596855a3b70ce033..2121c735cabd6ab3fddf335d302f7803cef87a76 100644 (file)
 /*
  * Version numbers
  */
-#define VMXNET3_DRIVER_VERSION_STRING   "1.0.13.0-k"
+#define VMXNET3_DRIVER_VERSION_STRING   "1.0.14.0-k"
 
 /* a 32-bit int, each byte encode a verion number in VMXNET3_DRIVER_VERSION */
-#define VMXNET3_DRIVER_VERSION_NUM      0x01000B00
+#define VMXNET3_DRIVER_VERSION_NUM      0x01000E00
 
 
 /*