Release 5.2.0.34N

Release 5.2.0.34N

Change-Id: I25716e84fc57d9d3c02b5875375b28515e1fadb3
CRs-Fixed: 774533
This commit is contained in:
snandini
2017-07-11 19:58:04 -07:00
parent 66899fe9e7
commit b9bfb9e0dc

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 "M" #define QWLAN_VERSION_EXTRA "N"
#define QWLAN_VERSION_BUILD 34 #define QWLAN_VERSION_BUILD 34
#define QWLAN_VERSIONSTR "5.2.0.34M" #define QWLAN_VERSIONSTR "5.2.0.34N"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */