diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-19 22:46:01 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-19 22:46:01 -0800 |
| commit | b63283a5bd99e2ba2bc8c46032cd4f54bc4c0f5f (patch) | |
| tree | 98842df7fa5db64d87d03d931757ae383a145dea | |
| parent | a48577b50a9a69e99257da18b5b912ebf4f5a48d (diff) | |
Release 5.1.1.39M
Release 5.1.1.39M
Change-Id: Ib68ef05f46e144ee070ad3eb6a4b3057b8dac4d5
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 93141518ebf6..11f02e11910e 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 39 -#define QWLAN_VERSIONSTR "5.1.1.39L" +#define QWLAN_VERSIONSTR "5.1.1.39M" #endif /* QWLAN_VERSION_H */ |
