diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-24 08:03:17 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-24 19:08:24 -0700 |
| commit | acb0e53da06320419bcfb7a36f453fcba7045864 (patch) | |
| tree | d03498c0156beca82b2aa272bb5b125e0c3a8bf7 | |
| parent | 1be088f3cb41f31ee9cefb12d08e7bf570e3c31e (diff) | |
Release 5.1.1.6M
Release 5.1.1.6M
Change-Id: Ia480dde65d4cf9637175c9d2d8abfcaddf52f8ec
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 2d6208f53637..534bd28deebd 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 1 -#define QWLAN_VERSION_EXTRA "L" +#define QWLAN_VERSION_EXTRA "M" #define QWLAN_VERSION_BUILD 6 -#define QWLAN_VERSIONSTR "5.1.1.6L" +#define QWLAN_VERSIONSTR "5.1.1.6M" #endif /* QWLAN_VERSION_H */ |
