Release 5.2.0.179J

Release 5.2.0.179J

Change-Id: I7f99f52c506dcb98a4f6cf7da9cbe2c88d9b5dea
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2020-04-01 10:46:22 -07:00
parent 82511bc630
commit fa5c0fd870

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 "I" #define QWLAN_VERSION_EXTRA "J"
#define QWLAN_VERSION_BUILD 179 #define QWLAN_VERSION_BUILD 179
#define QWLAN_VERSIONSTR "5.2.0.179I" #define QWLAN_VERSIONSTR "5.2.0.179J"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */