Release 5.2.0.132

Release 5.2.0.132

Change-Id: Ia2abed8b855143366be062387ca04fa3c6251d86
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2019-05-01 04:05:33 -07:00
parent 0b505a68b1
commit eadf113bc7

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 "Z" #define QWLAN_VERSION_EXTRA ""
#define QWLAN_VERSION_BUILD 131 #define QWLAN_VERSION_BUILD 132
#define QWLAN_VERSIONSTR "5.2.0.131Z" #define QWLAN_VERSIONSTR "5.2.0.132"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */