Release 5.2.0.193A

Release 5.2.0.193A

Change-Id: I52a34ed04aab9278bcf68f730381289968554dd9
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2020-07-08 02:14:07 -07:00
parent e3c87d96ac
commit 1cb73d1aed

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 "" #define QWLAN_VERSION_EXTRA "A"
#define QWLAN_VERSION_BUILD 193 #define QWLAN_VERSION_BUILD 193
#define QWLAN_VERSIONSTR "5.2.0.193" #define QWLAN_VERSIONSTR "5.2.0.193A"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */