Release 5.2.0.21M

Release 5.2.0.21M

Change-Id: I7cba463884bf8fcf444ea1c290775e47cc725a28
CRs-Fixed: 774533
This commit is contained in:
Sandeep Puligilla
2017-04-13 23:02:05 -07:00
parent 0eb3dd0ebe
commit 254ed08227

View File

@@ -41,9 +41,9 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "L"
#define QWLAN_VERSION_EXTRA "M"
#define QWLAN_VERSION_BUILD 21
#define QWLAN_VERSIONSTR "5.2.0.21L"
#define QWLAN_VERSIONSTR "5.2.0.21M"
#endif /* QWLAN_VERSION_H */