Release 5.2.0.138D

Release 5.2.0.138D

Change-Id: I2a7d98516e1ed043e707c84d7aaea15161bf6186
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2019-06-28 18:07:51 -07:00
parent c77d69d19b
commit a00fba01ae

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 138
#define QWLAN_VERSIONSTR "5.2.0.138C"
#define QWLAN_VERSIONSTR "5.2.0.138D"
#endif /* QWLAN_VERSION_H */