Release 5.2.0.255Y

Release 5.2.0.255Y

Change-Id: Ib829074561b96306ff2a408a0e45d61c72ce2314
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2021-11-15 16:28:53 -08:00
parent c28a976772
commit 1e0bdf574a

View File

@@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2 #define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 0 #define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "X" #define QWLAN_VERSION_EXTRA "Y"
#define QWLAN_VERSION_BUILD 255 #define QWLAN_VERSION_BUILD 255
#define QWLAN_VERSIONSTR "5.2.0.255X" #define QWLAN_VERSIONSTR "5.2.0.255Y"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */