Release 5.2.0.53W

Release 5.2.0.53W

Change-Id: I46e3ba2e020a6005020dbe8bcba73ea0309738c6
CRs-Fixed: 774533
This commit is contained in:
snandini
2017-11-13 13:26:39 -08:00
parent 6894e6a121
commit ab01fbb66a

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