Release 5.2.1.71

Release 5.2.1.71

Change-Id: I50490d0f0e2f1349a4aa3e8be19fab569aa69407
CRs-Fixed: 774533
This commit is contained in:
Rahul Choudhary
2023-06-17 17:02:11 -07:00
父節點 6bff3d33e3
當前提交 e15c085454

查看文件

@@ -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 "Z" #define QWLAN_VERSION_EXTRA ""
#define QWLAN_VERSION_BUILD 70 #define QWLAN_VERSION_BUILD 71
#define QWLAN_VERSIONSTR "5.2.1.70Z" #define QWLAN_VERSIONSTR "5.2.1.71"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */