Release 5.2.0.32R

Release 5.2.0.32R

Change-Id: I60a8eee37a7b3dfd18f875fa2420ecc12a9b41c2
CRs-Fixed: 774533
This commit is contained in:
snandini
2017-06-30 07:38:41 -07:00
parent 88680b035f
commit 9aa72a39a3

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