diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-28 20:36:05 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-28 20:36:06 -0800 |
| commit | c84f2be4673ee4ea70e35d6086afc7e12dbcca2f (patch) | |
| tree | f80ad2a852ad0f36bf14574e6cff8c16ad761d46 | |
| parent | 3e6d8d1e1e81b565220faa248d7e15420a3204e0 (diff) | |
Release 5.1.1.43H
Release 5.1.1.43H
Change-Id: I4ffe2e5ee4b2c3ab8ca59a5a3b6d2bcd0a2d612a
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 2b196f12ac40..9365d5f784c9 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 43 -#define QWLAN_VERSIONSTR "5.1.1.43G" +#define QWLAN_VERSIONSTR "5.1.1.43H" #endif /* QWLAN_VERSION_H */ |
