Parcourir la source

Release 5.2.0.216M

Release 5.2.0.216M

Change-Id: Iae6d1db31a42506d0a09f0bfe2961b9c88b28f1e
CRs-Fixed: 774533
snandini il y a 4 ans
Parent
commit
4aee4381b9
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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            216
 
-#define QWLAN_VERSIONSTR               "5.2.0.216L"
+#define QWLAN_VERSIONSTR               "5.2.0.216M"
 
 #endif /* QWLAN_VERSION_H */