Release 5.2.0.53Z

Release 5.2.0.53Z

Change-Id: I550acbaeb5c5e222934e7aa875079d013e9cc765
CRs-Fixed: 774533
This commit is contained in:
snandini
2017-11-14 01:42:24 -08:00
parent 96cd9633f1
commit a3ff716a8a

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 "Y" #define QWLAN_VERSION_EXTRA "Z"
#define QWLAN_VERSION_BUILD 53 #define QWLAN_VERSION_BUILD 53
#define QWLAN_VERSIONSTR "5.2.0.53Y" #define QWLAN_VERSIONSTR "5.2.0.53Z"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */