Release 5.2.1.70E

Release 5.2.1.70E

Change-Id: I0ac623d0fd6900c9e954632611df49fc0a2191b0
CRs-Fixed: 774533
This commit is contained in:
Rahul Choudhary
2023-06-08 20:46:28 -07:00
parent bcb01fb787
commit 9cbd6f91e7

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 70 #define QWLAN_VERSION_BUILD 70
#define QWLAN_VERSIONSTR "5.2.1.70D" #define QWLAN_VERSIONSTR "5.2.1.70E"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */