Release 5.2.1.59X

Release 5.2.1.59X

Change-Id: Ieef9c71edf583bf7e8558185b357be3f181b1f58
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2023-03-17 17:07:12 -07:00
parent 5600f0123e
commit 2da0f0d370

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 1 #define QWLAN_VERSION_PATCH 1
#define QWLAN_VERSION_EXTRA "W" #define QWLAN_VERSION_EXTRA "X"
#define QWLAN_VERSION_BUILD 59 #define QWLAN_VERSION_BUILD 59
#define QWLAN_VERSIONSTR "5.2.1.59W" #define QWLAN_VERSIONSTR "5.2.1.59X"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */