Release 5.2.0.173A

Release 5.2.0.173A

Change-Id: I3b0386ae095f03f1748bf9b96386b45fd2cae009
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2020-02-26 06:41:45 -08:00
parent fa7afb9c0f
commit 5a3b87db75

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 173 #define QWLAN_VERSION_BUILD 173
#define QWLAN_VERSIONSTR "5.2.0.173" #define QWLAN_VERSIONSTR "5.2.0.173A"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */