Release 5.2.0.28W

Release 5.2.0.28W

Change-Id: Ia0275fda5c25b372b25db817fd182dc36e369c39
CRs-Fixed: 774533
This commit is contained in:
snandini
2017-06-08 09:40:47 -07:00
parent ca892f672d
commit 9930d6966f

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 28 #define QWLAN_VERSION_BUILD 28
#define QWLAN_VERSIONSTR "5.2.0.28V" #define QWLAN_VERSIONSTR "5.2.0.28W"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */