Release 5.2.0.154H

Release 5.2.0.154H

Change-Id: I958a9181f081d365144884d4c2c2e301fe07f824
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2019-10-25 04:40:32 -07:00
parent 521b6b254b
commit 9328e053f2

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 "G"
#define QWLAN_VERSION_EXTRA "H"
#define QWLAN_VERSION_BUILD 154
#define QWLAN_VERSIONSTR "5.2.0.154G"
#define QWLAN_VERSIONSTR "5.2.0.154H"
#endif /* QWLAN_VERSION_H */