diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-08 15:25:31 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-08 15:25:31 -0800 |
| commit | 701e48e24cef9248f30eae3e0240e5552a0406c4 (patch) | |
| tree | e3be9cc88f25be95d9b3f5006a23488cd5de2a98 /core/mac | |
| parent | 95aa56074c64d947ad505ca41df2789d2db1b8d3 (diff) | |
Release 5.1.0.35N
Release 5.1.0.35N
Change-Id: I3c0c62c97cb66c9c67eb8322b996709516cb7971
CRs-Fixed: 688141
Diffstat (limited to 'core/mac')
| -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 20cafce74e34..73c15fb43660 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 35 -#define QWLAN_VERSIONSTR "5.1.0.35M" +#define QWLAN_VERSIONSTR "5.1.0.35N" #endif /* QWLAN_VERSION_H */ |
