diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-20 15:24:05 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-09-21 17:09:15 -0700 |
| commit | abbe2fb83a953e83799ddcc6e6d4fdf196ee9475 (patch) | |
| tree | 84bf1503c72ec8ba5d27b5af96a86b0b34a09e21 | |
| parent | d66a881e08373a0d11ceecade7e2bed6f1cb4bc8 (diff) | |
Release 5.1.0.27N
Release 5.1.0.27N
Change-Id: I883b78b6a43d146743a3c1fdd2231aca405f129e
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 515b852dabef..60773d657107 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 27 -#define QWLAN_VERSIONSTR "5.1.0.27M" +#define QWLAN_VERSIONSTR "5.1.0.27N" #endif /* QWLAN_VERSION_H */ |
