Release 5.2.0.195D

Release 5.2.0.195D

Change-Id: I8851fc7c2226306d66eeee7be4e64c092ab27010
CRs-Fixed: 774533
This commit is contained in:
snandini 2020-07-24 07:10:11 -07:00
parent 6b00fa1a59
commit b605d0ab03

View File

@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "C"
#define QWLAN_VERSION_EXTRA "D"
#define QWLAN_VERSION_BUILD 195
#define QWLAN_VERSIONSTR "5.2.0.195C"
#define QWLAN_VERSIONSTR "5.2.0.195D"
#endif /* QWLAN_VERSION_H */