Release 5.2.0.181

Release 5.2.0.181

Change-Id: Ie3ff8ae9228185edc4eb392a8f9ab5b7a11eb20b
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2020-04-11 07:33:59 -07:00
parent 00b9851ebb
commit 45c353be7b

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