Release 5.2.0.60I

Release 5.2.0.60I

Change-Id: Ia928b8cbd936b32f5ecc38116aeec7e4818476aa
CRs-Fixed: 774533
This commit is contained in:
snandini
2018-01-05 03:38:24 -08:00
parent 9fb2bd53ab
commit 5687d0281b

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 "H" #define QWLAN_VERSION_EXTRA "I"
#define QWLAN_VERSION_BUILD 60 #define QWLAN_VERSION_BUILD 60
#define QWLAN_VERSIONSTR "5.2.0.60H" #define QWLAN_VERSIONSTR "5.2.0.60I"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */