Release 5.2.0.254H

Release 5.2.0.254H

Change-Id: Ie51304afb9529b62c01d0e5c88c8330a9cbd1631
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2021-11-03 03:49:50 -07:00
parent d0be368b20
commit a020e241b6

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 "G" #define QWLAN_VERSION_EXTRA "H"
#define QWLAN_VERSION_BUILD 254 #define QWLAN_VERSION_BUILD 254
#define QWLAN_VERSIONSTR "5.2.0.254G" #define QWLAN_VERSIONSTR "5.2.0.254H"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */