diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-06 16:07:06 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-06 16:07:06 -0800 |
| commit | 7d26ff13a331dcbe5b35c06c26c8400f68e7acaf (patch) | |
| tree | d768ec0c227e542ae7bfa0ef7eb0b10006981092 | |
| parent | 1e61eb265d2aba210e020ab4e4cf5dbabf5955a8 (diff) | |
Release 5.1.1.41D
Release 5.1.1.41D
Change-Id: Ieb329989339604cba0d63628512e19f41a57d713
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 387450e974b4..0afaea7c60aa 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 41 -#define QWLAN_VERSIONSTR "5.1.1.41C" +#define QWLAN_VERSIONSTR "5.1.1.41D" #endif /* QWLAN_VERSION_H */ |
