Release 5.2.0.165K

Release 5.2.0.165K

Change-Id: Idc56ad308bf46d986bdb65849701fe5feb9d1847
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2020-01-16 10:24:02 -08:00
parent 5f719277bc
commit 7f64fdbf2b

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 "J" #define QWLAN_VERSION_EXTRA "K"
#define QWLAN_VERSION_BUILD 165 #define QWLAN_VERSION_BUILD 165
#define QWLAN_VERSIONSTR "5.2.0.165J" #define QWLAN_VERSIONSTR "5.2.0.165K"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */