Release 5.2.1.17U

Release 5.2.1.17U

Change-Id: I3bca2c36b239153deefec28f5b0fe9f753176f9e
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-04-18 00:10:33 -07:00
parent 708acac4e5
commit 2ea684e827

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 17 #define QWLAN_VERSION_BUILD 17
#define QWLAN_VERSIONSTR "5.2.1.17T" #define QWLAN_VERSIONSTR "5.2.1.17U"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */