diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-14 03:51:27 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-14 03:51:27 -0800 |
| commit | 69512f8336cece783e85145c01083bf7d1e26956 (patch) | |
| tree | d032fe49682ce651c4cc98150eefa7b1bee70030 | |
| parent | 7b2722eae417edcf2837049c5da9b1a2c15ba676 (diff) | |
Release 5.1.0.36N
Release 5.1.0.36N
Change-Id: Ife15c027b444de69d0bae58c2675cca5a3e85227
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 dcbcef92116f..547c64d223e0 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 36 -#define QWLAN_VERSIONSTR "5.1.0.36M" +#define QWLAN_VERSIONSTR "5.1.0.36N" #endif /* QWLAN_VERSION_H */ |
