diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-20 06:24:20 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-20 06:24:21 -0800 |
| commit | 0aeae3bde6d220e1dd59ed8c3b68987f7a4ac51c (patch) | |
| tree | b4ce7331b87f862050776bb596ea7e98b76603fc | |
| parent | 7af4979e327c1f5aee767eb58a6c50887ab1eabb (diff) | |
Release 5.1.0.41N
Release 5.1.0.41N
Change-Id: Ia863408c5bbefbec4ab9d428cdb70effc58ec085
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 75ed298e543f..be2a55a48a22 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 41 -#define QWLAN_VERSIONSTR "5.1.0.41M" +#define QWLAN_VERSIONSTR "5.1.0.41N" #endif /* QWLAN_VERSION_H */ |
