Release 5.2.0.103V

Release 5.2.0.103V

Change-Id: I1ee1ccbd812b4c0cccdd972fc3f9b69d05ef73f8
CRs-Fixed: 774533
This commit is contained in:
nshrivas
2018-10-29 15:19:08 -07:00
parent 3cf0f65518
commit 3cce0fd7b1

View File

@@ -32,9 +32,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 "U" #define QWLAN_VERSION_EXTRA "V"
#define QWLAN_VERSION_BUILD 103 #define QWLAN_VERSION_BUILD 103
#define QWLAN_VERSIONSTR "5.2.0.103U" #define QWLAN_VERSIONSTR "5.2.0.103V"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */