Release 5.2.0.183B

Release 5.2.0.183B

Change-Id: Ie5674e6cbcb9ee5a2561244c1a18862184000cf8
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2020-04-24 23:44:19 -07:00
parent 8e652c0e58
commit 4f5348573a

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 "A"
#define QWLAN_VERSION_EXTRA "B"
#define QWLAN_VERSION_BUILD 183
#define QWLAN_VERSIONSTR "5.2.0.183A"
#define QWLAN_VERSIONSTR "5.2.0.183B"
#endif /* QWLAN_VERSION_H */