Release 5.2.0.92D

Release 5.2.0.92D

Change-Id: I5e020caf884baebecf830dfa6952535574c2d17b
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2018-08-13 14:41:54 -07:00
parent a47f08f3dc
commit 49e73071b2

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