Release 5.2.1.40R

Release 5.2.1.40R

Change-Id: Ifaec17d30e3443f89eba2c0c1094718291f01450
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-10-08 13:55:32 -07:00
parent 6c88cf1b32
commit fdf7c37ea0

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 "Q" #define QWLAN_VERSION_EXTRA "R"
#define QWLAN_VERSION_BUILD 40 #define QWLAN_VERSION_BUILD 40
#define QWLAN_VERSIONSTR "5.2.1.40Q" #define QWLAN_VERSIONSTR "5.2.1.40R"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */