Release 5.2.1.10U

Release 5.2.1.10U

Change-Id: I74ac31a2c09c8e0803913fa536dfea8c927bd157
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-02-17 23:38:42 -08:00
parent bdda4cea17
commit a12457e363

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 "T" #define QWLAN_VERSION_EXTRA "U"
#define QWLAN_VERSION_BUILD 10 #define QWLAN_VERSION_BUILD 10
#define QWLAN_VERSIONSTR "5.2.1.10T" #define QWLAN_VERSIONSTR "5.2.1.10U"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */