Release 5.2.0.59X

Release 5.2.0.59X

Change-Id: I4b1d0ab3e5b1c505bd8b2baa637336e8c1628e64
CRs-Fixed: 774533
This commit is contained in:
snandini
2018-01-03 12:31:08 -08:00
parent fa90d6210f
commit 6f680870f0

View File

@@ -41,9 +41,9 @@
#define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MAJOR 5
#define QWLAN_VERSION_MINOR 2 #define QWLAN_VERSION_MINOR 2
#define QWLAN_VERSION_PATCH 0 #define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA "W" #define QWLAN_VERSION_EXTRA "X"
#define QWLAN_VERSION_BUILD 59 #define QWLAN_VERSION_BUILD 59
#define QWLAN_VERSIONSTR "5.2.0.59W" #define QWLAN_VERSIONSTR "5.2.0.59X"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */