diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-27 11:44:12 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-28 18:04:42 -0700 |
| commit | 17098c8d86cc2e796e37692781b04ee401c5bc36 (patch) | |
| tree | 7f4c15ec9132c328df57f6adeedc5e42118329cd | |
| parent | b2cef911eb46f01506bb4c27e1360d4d52a0d26d (diff) | |
Release 5.1.0.33N
Release 5.1.0.33N
Change-Id: I179b7d01a90a5b6b8ca0c03bfc746652fe8113d2
CRs-Fixed: 688141
(cherry picked from commit 444c7232e72f968664136c5c4d38585a6acd01e2)
| -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 61bbc06de933..a8911f6b81ad 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 33 -#define QWLAN_VERSIONSTR "5.1.0.33M" +#define QWLAN_VERSIONSTR "5.1.0.33N" #endif /* QWLAN_VERSION_H */ |
