Release 5.2.0.167Q

Release 5.2.0.167Q

Change-Id: I48fea685997b9dbcd2a7ec5a0754106d4302f79a
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2020-01-28 11:01:58 -08:00
parent 843ece96eb
commit c15644c911

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 "P" #define QWLAN_VERSION_EXTRA "Q"
#define QWLAN_VERSION_BUILD 167 #define QWLAN_VERSION_BUILD 167
#define QWLAN_VERSIONSTR "5.2.0.167P" #define QWLAN_VERSIONSTR "5.2.0.167Q"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */