Explorar el Código

Merge "Release 5.2.0.152Z" into wlan-cld3.driver.lnx.2.0

CNSS_WLAN Service hace 5 años
padre
commit
b6f002c9a5
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      core/mac/inc/qwlan_version.h

+ 2 - 2
core/mac/inc/qwlan_version.h

@@ -32,9 +32,9 @@
 #define QWLAN_VERSION_MAJOR            5
 #define QWLAN_VERSION_MINOR            2
 #define QWLAN_VERSION_PATCH            0
-#define QWLAN_VERSION_EXTRA            "Y"
+#define QWLAN_VERSION_EXTRA            "Z"
 #define QWLAN_VERSION_BUILD            152
 
-#define QWLAN_VERSIONSTR               "5.2.0.152Y"
+#define QWLAN_VERSIONSTR               "5.2.0.152Z"
 
 #endif /* QWLAN_VERSION_H */