diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-10 03:14:09 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-10 03:14:09 -0700 |
| commit | 5f96c3c6c585e0aa2e88c10fe2ab87ad99c00a34 (patch) | |
| tree | 659267354115b7a58e3b45cad24411553a17316e | |
| parent | d1f216b5d579099276a3fe0f24b8342a1fa42d05 (diff) | |
Release 5.1.1.56H
Release 5.1.1.56H
Change-Id: I2e26f3161e77611a44300ea91f9e7bf0a259b5e8
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 f2329da5d855..86be6c19d90c 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,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 56 -#define QWLAN_VERSIONSTR "5.1.1.56G" +#define QWLAN_VERSIONSTR "5.1.1.56H" #endif /* QWLAN_VERSION_H */ |
