diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-28 18:16:44 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-28 18:16:45 -0800 |
| commit | bb994c681e205257720e53df172811d5e9660754 (patch) | |
| tree | 35b47155d0e126c8666c1c0a1a93c280fa523d62 | |
| parent | 9957a71a459d43617ed600fa5d86d4442fcb99fd (diff) | |
Release 5.1.1.43G
Release 5.1.1.43G
Change-Id: I8cd982424a258f3d0449381580a15b8d40173b40
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 e771f690c01b..2b196f12ac40 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 "F" +#define QWLAN_VERSION_EXTRA "G" #define QWLAN_VERSION_BUILD 43 -#define QWLAN_VERSIONSTR "5.1.1.43F" +#define QWLAN_VERSIONSTR "5.1.1.43G" #endif /* QWLAN_VERSION_H */ |
