Browse Source

Release 5.2.1.75M

Release 5.2.1.75M

Change-Id: I6a7a4ef419feb438f229935de1df5bec54fb75bb
CRs-Fixed: 774533
Rahul Choudhary 1 năm trước cách đây
mục cha
commit
16acdd350d
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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            75
 
-#define QWLAN_VERSIONSTR               "5.2.1.75L"
+#define QWLAN_VERSIONSTR               "5.2.1.75M"
 
 #endif /* QWLAN_VERSION_H */