Release 5.2.0.99Q

Change-Id: I1bc9b656f8c14116058b6cb289ec1bbd13730d71
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-10-03 16:05:24 -07:00
parent f1e2d4aeef
commit b646d7b593

Vedi File

@@ -32,9 +32,9 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "P"
#define QWLAN_VERSION_EXTRA "Q"
#define QWLAN_VERSION_BUILD 99
#define QWLAN_VERSIONSTR "5.2.0.99P"
#define QWLAN_VERSIONSTR "5.2.0.99Q"
#endif /* QWLAN_VERSION_H */