|
@@ -279,7 +279,7 @@ struct qib_base_info {
|
|
* may not be implemented; the user code must deal with this if it
|
|
* may not be implemented; the user code must deal with this if it
|
|
* cares, or it must abort after initialization reports the difference.
|
|
* cares, or it must abort after initialization reports the difference.
|
|
*/
|
|
*/
|
|
-#define QIB_USER_SWMINOR 11
|
|
|
|
|
|
+#define QIB_USER_SWMINOR 12
|
|
|
|
|
|
#define QIB_USER_SWVERSION ((QIB_USER_SWMAJOR << 16) | QIB_USER_SWMINOR)
|
|
#define QIB_USER_SWVERSION ((QIB_USER_SWMAJOR << 16) | QIB_USER_SWMINOR)
|
|
|
|
|