Explorar el Código

Release 5.2.0.141P

Release 5.2.0.141P

Change-Id: I8601e338e0c252a63739a6570c6cd2a5ffa26c06
CRs-Fixed: 774533
nshrivas hace 5 años
padre
commit
9a93483f83
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            "O"
+#define QWLAN_VERSION_EXTRA            "P"
 #define QWLAN_VERSION_BUILD            141
 
-#define QWLAN_VERSIONSTR               "5.2.0.141O"
+#define QWLAN_VERSIONSTR               "5.2.0.141P"
 
 #endif /* QWLAN_VERSION_H */