diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-12 02:02:26 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-12 02:02:26 -0700 |
| commit | ff4e701e9adcd0435b51052bd06a5161f1d65050 (patch) | |
| tree | ed206b413d5c22177ff7055225c6e719e4b68df9 | |
| parent | a0d60974a3dc5dc7d7052ef6a45a3a55eb10c818 (diff) | |
Release 5.1.1.31H
Release 5.1.1.31H
Change-Id: I19bf0d022073788d17765dcdf703642f5716b833
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 a0188c3c4ed8..fce9e75ddf47 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 31 -#define QWLAN_VERSIONSTR "5.1.1.31G" +#define QWLAN_VERSIONSTR "5.1.1.31H" #endif /* QWLAN_VERSION_H */ |
