Release 5.2.0.240C

Release 5.2.0.240C

Change-Id: I0c1ca9b446298daa96b194fafb62323b660279c7
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2021-07-12 19:12:01 -07:00
parent 0c30cb8f04
commit b69172e14d

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 0 #define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "B" #define QWLAN_VERSION_EXTRA "C"
#define QWLAN_VERSION_BUILD 240 #define QWLAN_VERSION_BUILD 240
#define QWLAN_VERSIONSTR "5.2.0.240B" #define QWLAN_VERSIONSTR "5.2.0.240C"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */