diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-01 17:13:06 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-01 17:13:06 -0800 |
| commit | 0dfb3b30d92df6e25272ddd61b46206ad13ea11c (patch) | |
| tree | 6448e2dedfa3dbd2f1a2128067748c46084f75b0 | |
| parent | 10e6fc2d56913c21725a3da7784d60b9e6495021 (diff) | |
Release 5.1.1.1N
Release 5.1.1.1N
Change-Id: Ibf2ac52439e0bfd557192c93b0fbe8b7dce235bf
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 5f5b9e74f6b4..04e4e9031f2a 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 1 -#define QWLAN_VERSION_EXTRA "M" +#define QWLAN_VERSION_EXTRA "N" #define QWLAN_VERSION_BUILD 1 -#define QWLAN_VERSIONSTR "5.1.1.1M" +#define QWLAN_VERSIONSTR "5.1.1.1N" #endif /* QWLAN_VERSION_H */ |
