Release 5.2.0.160O

Release 5.2.0.160O

Change-Id: Iefe4fffd2503336efebd89f16f06db7d5a717715
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2019-12-10 02:55:08 -08:00
parent 53c00cb98a
commit 7a3c1a6f87

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 "N" #define QWLAN_VERSION_EXTRA "O"
#define QWLAN_VERSION_BUILD 160 #define QWLAN_VERSION_BUILD 160
#define QWLAN_VERSIONSTR "5.2.0.160N" #define QWLAN_VERSIONSTR "5.2.0.160O"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */