diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-20 18:22:58 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-20 18:22:58 -0700 |
| commit | c7baa2b7b1c99531f15b4d17dc0a2f777f5c0e29 (patch) | |
| tree | 207edfe3efc452988ef1b404494d0363cc7466d9 | |
| parent | e9e2325f6b0111765eea45b34b72e12b54c5db15 (diff) | |
Release 5.1.1.5M
Release 5.1.1.5M
Change-Id: I6ae8c21553c4d262a2bd9d5a403910366ec94e0f
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 9f3e63744560..0114d88b8984 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 5 -#define QWLAN_VERSIONSTR "5.1.1.5L" +#define QWLAN_VERSIONSTR "5.1.1.5M" #endif /* QWLAN_VERSION_H */ |
