Release 5.2.0.17M

Release 5.2.0.17M

Change-Id: I74b21283b97e447a799e73f465d4aeb880ac603b
CRs-Fixed: 688141
This commit is contained in:
Sandeep Puligilla
2017-03-24 19:01:19 -07:00
parent 8b4e201376
commit b321298ac0

View File

@@ -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 "L" #define QWLAN_VERSION_EXTRA "M"
#define QWLAN_VERSION_BUILD 17 #define QWLAN_VERSION_BUILD 17
#define QWLAN_VERSIONSTR "5.2.0.17L" #define QWLAN_VERSIONSTR "5.2.0.17M"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */