瀏覽代碼

cld-3.0: Incremental CLD3.1 Release 5.1.0.1H

Incremental CLD3.1 Release on top of 5.1.0.1G with
data path fix.

Change-Id: I3838483c0e1c7e3b698433fa74563e535e7cd309
CRs-Fixed: 688141
Satish Singh 9 年之前
父節點
當前提交
88fdf825d4
共有 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            1
 #define QWLAN_VERSION_PATCH            0
-#define QWLAN_VERSION_EXTRA            "G"
+#define QWLAN_VERSION_EXTRA            "H"
 #define QWLAN_VERSION_BUILD            1
 
-#define QWLAN_VERSIONSTR               "5.1.0.1G"
+#define QWLAN_VERSIONSTR               "5.1.0.1H"
 
 #endif /* QWLAN_VERSION_H */