浏览代码

qcacld-3.0: Incremental CLD3.1 Release 5.1.0.1B

Incremental CLD3.1 Release 5.1.0.1B after relocating
the driver development to new branch and path.

Change-Id: Ibd2f045e31475458225ec43c38186074c640c8b1
CRs-Fixed: 688141
Prakash Dhavali 9 年之前
父节点
当前提交
1c6599c910
共有 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            "A"
+#define QWLAN_VERSION_EXTRA            "B"
 #define QWLAN_VERSION_BUILD            1
 
-#define QWLAN_VERSIONSTR               "5.1.0.1A"
+#define QWLAN_VERSIONSTR               "5.1.0.1B"
 
 #endif /* QWLAN_VERSION_H */