diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-01 21:25:56 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-01 21:25:56 -0800 |
| commit | fcb07fdc01c0b5b23b5be1272788b524e8eab6f6 (patch) | |
| tree | 92e2959539d743c451235e2f0add5c1afa7d8a8b | |
| parent | 3b0f86ac5108332b0fe241cdca466b63a100ebed (diff) | |
Release 5.1.0.47N
Release 5.1.0.47N
Change-Id: I72a08980be4998c1b035a2e9a5936233f91eddfd
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 6a821b36642b..eaf9b79a254c 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 47 -#define QWLAN_VERSIONSTR "5.1.0.47M" +#define QWLAN_VERSIONSTR "5.1.0.47N" #endif /* QWLAN_VERSION_H */ |
