Release 5.2.1.69W

Release 5.2.1.69W

Change-Id: I59eefee69dca97302c3b738d7368db2a7beeac10
CRs-Fixed: 774533
This commit is contained in:
Rahul Choudhary
2023-06-06 05:39:09 -07:00
parent 35a31683f0
commit 4b29565f47

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 "V" #define QWLAN_VERSION_EXTRA "W"
#define QWLAN_VERSION_BUILD 69 #define QWLAN_VERSION_BUILD 69
#define QWLAN_VERSIONSTR "5.2.1.69V" #define QWLAN_VERSIONSTR "5.2.1.69W"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */