Release 5.2.0.149T

Release 5.2.0.149T

Change-Id: Iff78b2d07446cd578b200bddd233c244bae4d836
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2019-09-24 15:24:31 -07:00
parent 0cc79c7e5e
commit f63410f1a5

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 149 #define QWLAN_VERSION_BUILD 149
#define QWLAN_VERSIONSTR "5.2.0.149S" #define QWLAN_VERSIONSTR "5.2.0.149T"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */