소스 검색

Release 5.1.0.2G

Rebase of 5.0.0.162 onto 5.1.0.1G

Change-Id: Ice0a1557e23a66b94d278879337ea10769b894d1
CRs-Fixed: 688141
Satish Singh 9 년 전
부모
커밋
e27e2aa2c0
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            "H"
-#define QWLAN_VERSION_BUILD            1
+#define QWLAN_VERSION_EXTRA            "G"
+#define QWLAN_VERSION_BUILD            2
 
-#define QWLAN_VERSIONSTR               "5.1.0.1H"
+#define QWLAN_VERSIONSTR               "5.1.0.2G"
 
 #endif /* QWLAN_VERSION_H */