Explorar el Código

Release 5.2.1.15M

Release 5.2.1.15M

Change-Id: I4e390064c3195c70ef8c96fafddd990011cd8aee
CRs-Fixed: 774533
Madan Koyyalamudi hace 3 años
padre
commit
d93a5bced6
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            1
-#define QWLAN_VERSION_EXTRA            "L"
+#define QWLAN_VERSION_EXTRA            "M"
 #define QWLAN_VERSION_BUILD            15
 
-#define QWLAN_VERSIONSTR               "5.2.1.15L"
+#define QWLAN_VERSIONSTR               "5.2.1.15M"
 
 #endif /* QWLAN_VERSION_H */