Release 5.2.1.23W

Release 5.2.1.23W

Change-Id: Ic5ecd06dab594dea6fd2342a231df3291d2a308b
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-06-02 11:17:57 -07:00
parent 8980a89382
commit ee76dcea4f

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 23 #define QWLAN_VERSION_BUILD 23
#define QWLAN_VERSIONSTR "5.2.1.23V" #define QWLAN_VERSIONSTR "5.2.1.23W"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */