Release 5.2.0.150U

Release 5.2.0.150U

Change-Id: I90484e60744299c6bfb662b62fd9e7cc255f3975
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2019-10-01 03:56:56 -07:00
parent 10ed0e822a
commit c073f33f21

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 "T" #define QWLAN_VERSION_EXTRA "U"
#define QWLAN_VERSION_BUILD 150 #define QWLAN_VERSION_BUILD 150
#define QWLAN_VERSIONSTR "5.2.0.150T" #define QWLAN_VERSIONSTR "5.2.0.150U"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */