Release 5.2.0.89T

Release 5.2.0.89T

Change-Id: Ib230146577dd28ccb59c9acfa510e1d36515b7eb
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2018-07-24 02:53:55 -07:00
parent 28ffc04cc7
commit d9e1d20b22

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 89
#define QWLAN_VERSIONSTR "5.2.0.89S"
#define QWLAN_VERSIONSTR "5.2.0.89T"
#endif /* QWLAN_VERSION_H */