Release 5.2.1.70R

Release 5.2.1.70R

Change-Id: If5516f9c5880e17a35312877d2453471ff0a1234
CRs-Fixed: 774533
This commit is contained in:
Rahul Choudhary
2023-06-13 15:36:18 -07:00
parent c6147ddde4
commit 1de49a421f

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