diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-17 12:57:49 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-17 12:57:49 -0800 |
| commit | 258e5ec940e9732cb8f0f2a25b210ce1d68bb1c2 (patch) | |
| tree | 920b9b1f83057c4585c7dff2429c3e1812dd8e52 | |
| parent | badb6b9c0b7b4f4c54f80b0b401d18cacbadc368 (diff) | |
Release 5.1.1.39H
Release 5.1.1.39H
Change-Id: Iea761eac4c4bd6915b62c8bc1e3f3053df2fbbe9
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 31dcec35459d..d585b86fabd8 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 39 -#define QWLAN_VERSIONSTR "5.1.1.39G" +#define QWLAN_VERSIONSTR "5.1.1.39H" #endif /* QWLAN_VERSION_H */ |
