Release 5.2.0.217H

Release 5.2.0.217H

Change-Id: Id1fd9cc609ab8b5f6a4f8b86b50d46eff84a1bee
CRs-Fixed: 774533
This commit is contained in:
snandini
2021-01-09 09:43:42 -08:00
parent 7d8963e3f1
commit 67e41fc19e

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 0 #define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "G" #define QWLAN_VERSION_EXTRA "H"
#define QWLAN_VERSION_BUILD 217 #define QWLAN_VERSION_BUILD 217
#define QWLAN_VERSIONSTR "5.2.0.217G" #define QWLAN_VERSIONSTR "5.2.0.217H"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */