Release 5.2.0.14Z

Release 5.2.0.14Z

Change-Id: I4fcd426641abae6e09c1b5db527ee2709cfff7f9
CRs-Fixed: 688141
This commit is contained in:
Sandeep Puligilla
2017-03-14 20:58:01 -07:00
父節點 662d75d26b
當前提交 129083e411

查看文件

@@ -41,9 +41,9 @@
#define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2 #define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 0 #define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_EXTRA "Z"
#define QWLAN_VERSION_BUILD 14 #define QWLAN_VERSION_BUILD 14
#define QWLAN_VERSIONSTR "5.2.0.14Y" #define QWLAN_VERSIONSTR "5.2.0.14Z"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */