Release 5.2.0.183H

Release 5.2.0.183H

Change-Id: I07d71054e6c2352b203fc18e1512947dbb44ae40
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2020-04-28 07:32:13 -07:00
parent 74dd2a91bf
commit a65a0b0c11

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 183
#define QWLAN_VERSIONSTR "5.2.0.183G"
#define QWLAN_VERSIONSTR "5.2.0.183H"
#endif /* QWLAN_VERSION_H */