Release 5.2.0.15M

Release 5.2.0.15M

Change-Id: I12420d407f2938b580eb2c525449b822b2293a02
CRs-Fixed: 688141
This commit is contained in:
Sandeep Puligilla 2017-03-16 07:00:29 -07:00
parent 49f5390c82
commit a836686bb4

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 15
#define QWLAN_VERSIONSTR "5.2.0.15L"
#define QWLAN_VERSIONSTR "5.2.0.15M"
#endif /* QWLAN_VERSION_H */