Release 5.2.0.183K

Release 5.2.0.183K

Change-Id: Ia416bbac8613bc33d20935c033db4f5157749495
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2020-04-28 19:39:44 -07:00
父節點 9851bcda03
當前提交 a38e433ac2

查看文件

@@ -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 "J" #define QWLAN_VERSION_EXTRA "K"
#define QWLAN_VERSION_BUILD 183 #define QWLAN_VERSION_BUILD 183
#define QWLAN_VERSIONSTR "5.2.0.183J" #define QWLAN_VERSIONSTR "5.2.0.183K"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */