Release 5.2.1.69V

Release 5.2.1.69V

Change-Id: I6c4586b69312ee0e363dfb6cf26b826719bbcda4
CRs-Fixed: 774533
This commit is contained in:
Rahul Choudhary
2023-06-05 22:21:40 -07:00
parent 252ca098c3
commit d39c11b2e5

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