Release 5.2.1.47L

Release 5.2.1.47L

Change-Id: I2c98082525bb2d921e17d236e6ce678791e148ca
CRs-Fixed: 774533
This commit is contained in:
Madan Koyyalamudi
2022-12-02 10:30:17 -08:00
父節點 b2a58e1b88
當前提交 50a58a61e8

查看文件

@@ -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 "K" #define QWLAN_VERSION_EXTRA "L"
#define QWLAN_VERSION_BUILD 47 #define QWLAN_VERSION_BUILD 47
#define QWLAN_VERSIONSTR "5.2.1.47K" #define QWLAN_VERSIONSTR "5.2.1.47L"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */