Release 5.2.0.10

Release 5.2.0.10

Change-Id: I8001fce3aabd1fc4e34433b5309768d5858b5bd4
CRs-Fixed: 688141
This commit is contained in:
qcabuildsw
2017-02-14 07:17:45 -08:00
parent f24bfc8b70
commit 8353105284

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 "Z" #define QWLAN_VERSION_EXTRA ""
#define QWLAN_VERSION_BUILD 9 #define QWLAN_VERSION_BUILD 10
#define QWLAN_VERSIONSTR "5.2.0.9Z" #define QWLAN_VERSIONSTR "5.2.0.10"
#endif /* QWLAN_VERSION_H */ #endif /* QWLAN_VERSION_H */