Release 5.2.1.41W

Release 5.2.1.41W

Change-Id: I5f93c1bc75ecf131fe137c4031a01b26d16d8a0f
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-10-17 12:57:45 -07:00
parent 74aa28da73
commit 23902b7c6b

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 "V" #define QWLAN_VERSION_EXTRA "W"
#define QWLAN_VERSION_BUILD 41 #define QWLAN_VERSION_BUILD 41
#define QWLAN_VERSIONSTR "5.2.1.41V" #define QWLAN_VERSIONSTR "5.2.1.41W"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */