Release 5.2.0.18L

Release 5.2.0.18L

Change-Id: I83ea60b627c019abef95b7ec1e22cbba7600f9af
CRs-Fixed: 774533
This commit is contained in:
Sandeep Puligilla
2017-03-30 12:09:57 -07:00
parent 512f48af6a
commit 889cf3c12b

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 "K" #define QWLAN_VERSION_EXTRA "L"
#define QWLAN_VERSION_BUILD 18 #define QWLAN_VERSION_BUILD 18
#define QWLAN_VERSIONSTR "5.2.0.18K" #define QWLAN_VERSIONSTR "5.2.0.18L"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */