Release 5.2.0.198Z

Release 5.2.0.198Z

Change-Id: I8cd421dc6b0efe49733f406a0fd11f8f59e2ca76
CRs-Fixed: 774533
This commit is contained in:
snandini
2020-08-17 22:02:23 -07:00
parent e8b23d5cdd
commit 3bfb441145

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 "Y" #define QWLAN_VERSION_EXTRA "Z"
#define QWLAN_VERSION_BUILD 198 #define QWLAN_VERSION_BUILD 198
#define QWLAN_VERSIONSTR "5.2.0.198Y" #define QWLAN_VERSIONSTR "5.2.0.198Z"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */