diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-12-02 07:45:07 -0800 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-12-02 07:45:07 -0800 |
| commit | 4423492a78bd6a39c8cafa5032f7dd88f6e7b868 (patch) | |
| tree | 7d30637f1f64c17d3203e202e8045016e73661f3 | |
| parent | 38c2a74667500b3974dfb659dbee3c8bb6096f56 (diff) | |
Release 5.1.1.75Q
Release 5.1.1.75Q
Change-Id: Idc6946ecbc9c5764dce1aaa2a732819658622bbc
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 eba387cc64ae..2eec9fa935b5 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 "P" +#define QWLAN_VERSION_EXTRA "Q" #define QWLAN_VERSION_BUILD 75 -#define QWLAN_VERSIONSTR "5.1.1.75P" +#define QWLAN_VERSIONSTR "5.1.1.75Q" #endif /* QWLAN_VERSION_H */ |
