Release 5.2.0.244Z

Release 5.2.0.244Z

Change-Id: I2094310b9a5a584425357b0fa2c792f670291c2a
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2021-08-23 15:43:57 -07:00
parent 25c1a53711
commit 218ddc18ec

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 "Y"
#define QWLAN_VERSION_EXTRA "Z"
#define QWLAN_VERSION_BUILD 244
#define QWLAN_VERSIONSTR "5.2.0.244Y"
#define QWLAN_VERSIONSTR "5.2.0.244Z"
#endif /* QWLAN_VERSION_H */