Release 5.2.1.42E

Release 5.2.1.42E

Change-Id: I7b7b7830de885a0ba0f4d3cb073170055d1905bd
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-10-18 16:30:28 -07:00
parent 4d9dfe08fd
commit 79a8dc0442

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 "D" #define QWLAN_VERSION_EXTRA "E"
#define QWLAN_VERSION_BUILD 42 #define QWLAN_VERSION_BUILD 42
#define QWLAN_VERSIONSTR "5.2.1.42D" #define QWLAN_VERSIONSTR "5.2.1.42E"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */