Release 5.2.0.12M

Release 5.2.0.12M

Change-Id: Ia1488ce95a20ac8d632b043787d71acaa796a73b
CRs-Fixed: 688141
This commit is contained in:
qcabuildsw 2017-03-02 16:15:59 -08:00
parent f3f6fc00b5
commit 4946ffbf16

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