소스 검색

Release 5.1.0.2

Corresponds to SU 169 qcacld-3.0 unconverged

Change-Id: Ie4b0853e17e15d7ca418dd276385c2e4f9f5f8af
CRs-Fixed: 688141
Vishwajith Upendra 9 년 전
부모
커밋
4f97daa90f
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      core/mac/inc/qwlan_version.h

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

@@ -41,9 +41,9 @@
 #define QWLAN_VERSION_MAJOR            5
 #define QWLAN_VERSION_MINOR            1
 #define QWLAN_VERSION_PATCH            0
-#define QWLAN_VERSION_EXTRA            "GG"
-#define QWLAN_VERSION_BUILD            9
+#define QWLAN_VERSION_EXTRA            ""
+#define QWLAN_VERSION_BUILD            2
 
-#define QWLAN_VERSIONSTR               "5.1.0.9GG"
+#define QWLAN_VERSIONSTR               "5.1.0.2"
 
 #endif /* QWLAN_VERSION_H */