diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-05 10:13:58 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-05 10:13:58 -0700 |
| commit | d27cddd55ac0bdac3f666921e6bd4970311631bc (patch) | |
| tree | b4f54b7ebc0f43b07432c97e18b65d129cb2f9ff | |
| parent | 3fdbd58a38a814ae91b4a77dcc8b694ec32e84f5 (diff) | |
Release 5.1.1.55M
Release 5.1.1.55M
Change-Id: Iffb1b3051a9c2fb2c42c442050c4d3beaa709690
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 447948cb0664..0a482d4f84ff 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 55 -#define QWLAN_VERSIONSTR "5.1.1.55L" +#define QWLAN_VERSIONSTR "5.1.1.55M" #endif /* QWLAN_VERSION_H */ |
