Release 5.2.0.174W

Release 5.2.0.174W

Change-Id: I833f648a1aa980b21f29fd2c3970eb34b7a09ad3
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2020-03-06 16:38:55 -08:00
rodzic 0742c38422
commit 46c1ef256d

Wyświetl plik

@@ -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 174 #define QWLAN_VERSION_BUILD 174
#define QWLAN_VERSIONSTR "5.2.0.174V" #define QWLAN_VERSIONSTR "5.2.0.174W"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */