Release 5.2.0.71Q

Release 5.2.0.71Q

Change-Id: I424fa6101864a5fe324b780917e17bcb6a3340bc
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-03-28 14:44:27 -07:00
parent 75355aa8f3
commit 5c673fc694

View File

@@ -41,9 +41,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 71 #define QWLAN_VERSION_BUILD 71
#define QWLAN_VERSIONSTR "5.2.0.71P" #define QWLAN_VERSIONSTR "5.2.0.71Q"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */