diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-14 09:31:30 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-14 09:31:30 -0700 |
| commit | f58a2e51720b57a46faae86258a880da8d45a058 (patch) | |
| tree | d6c9727895560a497f9079eaab2f93eb8bc78659 | |
| parent | 6dfd27ac7032d41136814a4809b92ad315c37c86 (diff) | |
Release 5.1.1.32D
Release 5.1.1.32D
Change-Id: Ib49b713b16c0f81556ea9164d3e39f8e7c4a2b1c
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 390a81446f07..c1405032399b 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 "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 32 -#define QWLAN_VERSIONSTR "5.1.1.32C" +#define QWLAN_VERSIONSTR "5.1.1.32D" #endif /* QWLAN_VERSION_H */ |
