Release 5.2.0.54I

Release 5.2.0.54I

Change-Id: I1ecf69dfe79c403587ac6b4b6b7929668c6ba280
CRs-Fixed: 774533
This commit is contained in:
snandini 2017-11-16 00:12:48 -08:00
parent bd1ad03c3d
commit 851434574b

View File

@ -41,9 +41,9 @@
#define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "H"
#define QWLAN_VERSION_EXTRA "I"
#define QWLAN_VERSION_BUILD 54
#define QWLAN_VERSIONSTR "5.2.0.54H"
#define QWLAN_VERSIONSTR "5.2.0.54I"
#endif /* QWLAN_VERSION_H */