Release 5.2.0.131B

Release 5.2.0.131B

Change-Id: I26447713b3c7f6663e2222be2374792f9096bb9d
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2019-04-22 14:58:30 -07:00
parent e1b8602571
commit bda12ce5c6

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