Release 5.2.0.95S

Release 5.2.0.95S

Change-Id: I9a0214d906bc6998f42bda1abe3c95953ade554b
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2018-09-07 01:29:17 -07:00
parent f4cc58b320
commit 54ab88f7ad

View File

@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "R"
#define QWLAN_VERSION_EXTRA "S"
#define QWLAN_VERSION_BUILD 95
#define QWLAN_VERSIONSTR "5.2.0.95R"
#define QWLAN_VERSIONSTR "5.2.0.95S"
#endif /* QWLAN_VERSION_H */