diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-24 02:39:29 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-24 02:39:29 -0800 |
| commit | 247cc865c8fa1e6b94a87e6480646f712898c781 (patch) | |
| tree | 99972bccef83575e8e5edf322b77a5426435602b | |
| parent | 6e44db0b71acfb9324b1598a95a589c832564582 (diff) | |
Release 5.1.0.51N
Release 5.1.0.51N
Change-Id: Ia4e1f21732c1a51d0b2dfa076c83f5db848d116d
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 26a15eedf6a3..a9b185a7ff73 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 "M" +#define QWLAN_VERSION_EXTRA "N" #define QWLAN_VERSION_BUILD 51 -#define QWLAN_VERSIONSTR "5.1.0.51M" +#define QWLAN_VERSIONSTR "5.1.0.51N" #endif /* QWLAN_VERSION_H */ |
