Release 5.2.0.109M

Release 5.2.0.109M

Change-Id: I888fd83691c57b42dd9243ec86dbc08bff02703c
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-12-02 19:14:19 -08:00
förälder 8f358f6d64
incheckning 11f45acf12

Visa fil

@@ -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 "L" #define QWLAN_VERSION_EXTRA "M"
#define QWLAN_VERSION_BUILD 109 #define QWLAN_VERSION_BUILD 109
#define QWLAN_VERSIONSTR "5.2.0.109L" #define QWLAN_VERSIONSTR "5.2.0.109M"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */