Release 5.2.0.137B

Release 5.2.0.137B

Change-Id: Ia90ee2b34c9f11014e647f82953f9b799e72afdf
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2019-06-17 11:44:54 -07:00
parent 4afcb11934
commit 69b908b88d

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 137
#define QWLAN_VERSIONSTR "5.2.0.137A"
#define QWLAN_VERSIONSTR "5.2.0.137B"
#endif /* QWLAN_VERSION_H */