diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-08-25 12:50:36 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-08-27 16:10:04 -0700 |
| commit | 2deeeeb72cf3d994678662d5235bc4c3349df90f (patch) | |
| tree | adc5d785f888d4a3d54ebf29e8424a6e7bbd1bdb | |
| parent | ac3c1305bb13d8b92d0ef41f16c3ad32fecfe7ea (diff) | |
Release 5.1.0.24M
Release 5.1.0.24M
Change-Id: Ib83a7ae78f6e87715b09568abd87de67d1846b53
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 c09606868660..bcb9a1cd11a8 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 "L" +#define QWLAN_VERSION_EXTRA "M" #define QWLAN_VERSION_BUILD 24 -#define QWLAN_VERSIONSTR "5.1.0.24L" +#define QWLAN_VERSIONSTR "5.1.0.24M" #endif /* QWLAN_VERSION_H */ |
