소스 검색

Release 5.2.0.228M

Release 5.2.0.228M

Change-Id: Iba0a9b3146df65a9de11d2f53c34d32bc357dd66
CRs-Fixed: 774533
snandini 4 년 전
부모
커밋
14b9bb67ea
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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            228
 
-#define QWLAN_VERSIONSTR               "5.2.0.228L"
+#define QWLAN_VERSIONSTR               "5.2.0.228M"
 
 #endif /* QWLAN_VERSION_H */