Release 5.2.0.211W

Release 5.2.0.211W

Change-Id: Ibd3ef3e483d8fa4a008b168440846139298cf1c8
CRs-Fixed: 774533
This commit is contained in:
snandini
2020-11-26 06:08:24 -08:00
parent 9fc031bbbf
commit 98d1326281

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 "V" #define QWLAN_VERSION_EXTRA "W"
#define QWLAN_VERSION_BUILD 211 #define QWLAN_VERSION_BUILD 211
#define QWLAN_VERSIONSTR "5.2.0.211V" #define QWLAN_VERSIONSTR "5.2.0.211W"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */