Release 5.2.0.215H

Release 5.2.0.215H

Change-Id: I3c5f8d25d3f21f79433425d550bdef6d7879f6fa
CRs-Fixed: 774533
This commit is contained in:
snandini
2020-12-22 14:41:21 -08:00
parent 592a88ad7b
commit 94dd2cfa6c

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 215 #define QWLAN_VERSION_BUILD 215
#define QWLAN_VERSIONSTR "5.2.0.215G" #define QWLAN_VERSIONSTR "5.2.0.215H"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */