Release 5.2.0.32Y

Release 5.2.0.32Y

Change-Id: I88f07d958ccff99dff1ef0e5307194a5d1cef24a
CRs-Fixed: 774533
This commit is contained in:
snandini
2017-07-03 16:24:33 -07:00
parent bd6bc472c1
commit 3e1bca79e3

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 "X" #define QWLAN_VERSION_EXTRA "Y"
#define QWLAN_VERSION_BUILD 32 #define QWLAN_VERSION_BUILD 32
#define QWLAN_VERSIONSTR "5.2.0.32X" #define QWLAN_VERSIONSTR "5.2.0.32Y"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */