diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-29 02:00:36 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-29 02:00:36 -0700 |
| commit | a482d841d779fff8f063bb7337f355143ef35db3 (patch) | |
| tree | 4f55e278fe091e95ce57ae6afb6713e7952a35c3 | |
| parent | bf125ec80553d508eef23b18bd660a8257922e00 (diff) | |
Release 5.1.1.58M
Release 5.1.1.58M
Change-Id: I4526d91650fe08773d035cf0b783c71ae217e945
CRs-Fixed: 774533
| -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 609f076d343f..6f4318b79854 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,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 58 -#define QWLAN_VERSIONSTR "5.1.1.58L" +#define QWLAN_VERSIONSTR "5.1.1.58M" #endif /* QWLAN_VERSION_H */ |
