diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-27 21:30:18 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-12-29 10:57:04 -0800 |
| commit | ef9ffe47d68edcc81543604b7728665237735df4 (patch) | |
| tree | 68857ed87858dacc38a963bb62fd3791f97a5930 | |
| parent | 074e7eba522081eca54a8f0315ee657d4cefc499 (diff) | |
Release 5.1.0.42N
Release 5.1.0.42N
Change-Id: I0e94e6f155024fc0d055ccbe58dda5023829d6ac
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 39a0fb83fd28..e47750cf633a 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 42 -#define QWLAN_VERSIONSTR "5.1.0.42M" +#define QWLAN_VERSIONSTR "5.1.0.42N" #endif /* QWLAN_VERSION_H */ |
