Release 5.2.0.129H

Release 5.2.0.129H

Change-Id: I1095648b3525de4ae389175fecf3cfe6eeb8903c
CRs-Fixed: 774533
This commit is contained in:
nshrivas 2019-04-04 01:52:23 -07:00
parent 5e1fdeec4d
commit 1b1f22d5db

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 "G"
#define QWLAN_VERSION_EXTRA "H"
#define QWLAN_VERSION_BUILD 129
#define QWLAN_VERSIONSTR "5.2.0.129G"
#define QWLAN_VERSIONSTR "5.2.0.129H"
#endif /* QWLAN_VERSION_H */