Przeglądaj źródła

Release 5.2.0.170M

Release 5.2.0.170M

Change-Id: Ie3f7def48f41a0528d7f4ccdc7a3c3ecabd38f15
CRs-Fixed: 774533
nshrivas 5 lat temu
rodzic
commit
8ee26b9493
1 zmienionych plików z 2 dodań i 2 usunięć
  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            170
 
-#define QWLAN_VERSIONSTR               "5.2.0.170L"
+#define QWLAN_VERSIONSTR               "5.2.0.170M"
 
 #endif /* QWLAN_VERSION_H */