diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-04 20:05:28 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-11-06 09:14:23 -0800 |
| commit | 4e0f790b47aba662a8136720a2dd4645e92c8d13 (patch) | |
| tree | 67678bf2e8ec6c263c681c26cfaf690b17f840a7 | |
| parent | 9321e80f4c73afb54bc4c3bf97a6b8aa44157b7b (diff) | |
Release 5.1.0.35C
Release 5.1.0.35C
Change-Id: If96eecfe85d093d9026782a465bab955221bed0f
CRs-Fixed: 688141
| -rw-r--r-- | core/mac/inc/qwlan_version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index 799d014f44d7..1a1e087eebaf 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 0 -#define QWLAN_VERSION_EXTRA "B" +#define QWLAN_VERSION_EXTRA "C" #define QWLAN_VERSION_BUILD 35 -#define QWLAN_VERSIONSTR "5.1.0.35B" +#define QWLAN_VERSIONSTR "5.1.0.35C" #endif /* QWLAN_VERSION_H */ |
