Release 5.2.0.174T

Release 5.2.0.174T

Change-Id: I1c2cae3560764412a96926b649b2e255aed47ffa
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2020-03-06 04:08:06 -08:00
parent f2994c53c0
commit 2ce7a0911c

View File

@@ -32,9 +32,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 "S" #define QWLAN_VERSION_EXTRA "T"
#define QWLAN_VERSION_BUILD 174 #define QWLAN_VERSION_BUILD 174
#define QWLAN_VERSIONSTR "5.2.0.174S" #define QWLAN_VERSIONSTR "5.2.0.174T"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */