Release 5.2.0.158T

Release 5.2.0.158T

Change-Id: I018365499fe11ce255628f068fd26a3f4076d848
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2019-11-26 15:47:39 -08:00
parent 0eb81451b3
commit cb6c24411d

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 "S"
#define QWLAN_VERSION_EXTRA "T"
#define QWLAN_VERSION_BUILD 158
#define QWLAN_VERSIONSTR "5.2.0.158S"
#define QWLAN_VERSIONSTR "5.2.0.158T"
#endif /* QWLAN_VERSION_H */