diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-30 22:32:13 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-30 22:32:13 -0800 |
| commit | 3ec50926b78b6f52d91b4bf7f4cb213fcd48556f (patch) | |
| tree | 835316bb299f4a5b5e9dc6b75850ddbeb400e0f6 | |
| parent | 50b9e58ca9ddbbc8949f78eb06bee07b50d73e20 (diff) | |
Release 5.1.1.46H
Release 5.1.1.46H
Change-Id: Ie632df60eaf8daab4e8b844f0aaa2fe8580e2df8
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 94b98fe47c38..a1706e6d4ec8 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 46 -#define QWLAN_VERSIONSTR "5.1.1.46G" +#define QWLAN_VERSIONSTR "5.1.1.46H" #endif /* QWLAN_VERSION_H */ |
