Release 5.2.0.215C

Release 5.2.0.215C

Change-Id: I85a6c7f47b1b3e3d5ca301061a84eaa5ca5797c9
CRs-Fixed: 774533
This commit is contained in:
snandini
2020-12-21 20:55:03 -08:00
parent 22eba25dc9
commit 7f843ffb63

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 "B" #define QWLAN_VERSION_EXTRA "C"
#define QWLAN_VERSION_BUILD 215 #define QWLAN_VERSION_BUILD 215
#define QWLAN_VERSIONSTR "5.2.0.215B" #define QWLAN_VERSIONSTR "5.2.0.215C"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */