Release 5.2.0.252I

Release 5.2.0.252I

Change-Id: I8ade1e5c73cc4604cfdca0200a5ec7c1c0afc2b5
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2021-10-18 09:43:05 -07:00
父節點 1331092b43
當前提交 58e823804c

查看文件

@@ -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 0 #define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_EXTRA "I"
#define QWLAN_VERSION_BUILD 252 #define QWLAN_VERSION_BUILD 252
#define QWLAN_VERSIONSTR "5.2.0.252H" #define QWLAN_VERSIONSTR "5.2.0.252I"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */