Release 5.2.0.181M

Release 5.2.0.181M

Change-Id: Ia971b23bf69e29ad1c5d7f6f592cba61f15668d9
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2020-04-15 19:00:50 -07:00
parent 2871bc677b
commit 7977909a18

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