소스 검색

Release 5.2.0.30M

Release 5.2.0.30M

Change-Id: Icc8169c905bff8946963b3001e2c241242fa850f
CRs-Fixed: 774533
snandini 7 년 전
부모
커밋
e5ef9d4029
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      core/mac/inc/qwlan_version.h

+ 2 - 2
core/mac/inc/qwlan_version.h

@@ -41,9 +41,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            30
 
-#define QWLAN_VERSIONSTR               "5.2.0.30L"
+#define QWLAN_VERSIONSTR               "5.2.0.30M"
 
 #endif /* QWLAN_VERSION_H */