diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-25 22:02:43 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-25 22:02:43 -0700 |
| commit | 9a768ec63f0006c6e30ed4954edd3dc2020403d6 (patch) | |
| tree | 54280ddc50ed5142e0478f0f04bf6c65845f12b8 | |
| parent | b0fd3a6f966207004662b378ad2f92bf25b6d2ea (diff) | |
Release 5.1.1.34H
Release 5.1.1.34H
Change-Id: Ifef786eae92a9ece53ef1dcfadd28af3554302c9
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 942203a41217..7bd0199233a5 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 "G" +#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_BUILD 34 -#define QWLAN_VERSIONSTR "5.1.1.34G" +#define QWLAN_VERSIONSTR "5.1.1.34H" #endif /* QWLAN_VERSION_H */ |
