Print this page
9483 Update cxgbe firmware version to 1.17.14.0
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>

@@ -4,12 +4,12 @@
 
 #ifndef __T4FW_H
 #define __T4FW_H
 
 #define T4FW_VERSION_MAJOR 1
-#define T4FW_VERSION_MINOR 16
-#define T4FW_VERSION_MICRO 43
+#define T4FW_VERSION_MINOR 17
+#define T4FW_VERSION_MICRO 14
 #define T4FW_VERSION_BUILD 0
 
 extern unsigned char t4fw_data[];
 extern int t4fw_size;