Procházet zdrojové kódy

Release 5.2.0.187M

Release 5.2.0.187M

Change-Id: I1f218448e509ad07f5070968774d9d42dc39be62
CRs-Fixed: 774533
nshrivas před 4 roky
rodič
revize
e20743488c
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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            "L"
+#define QWLAN_VERSION_EXTRA            "M"
 #define QWLAN_VERSION_BUILD            187
 
-#define QWLAN_VERSIONSTR               "5.2.0.187L"
+#define QWLAN_VERSIONSTR               "5.2.0.187M"
 
 #endif /* QWLAN_VERSION_H */