diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-16 04:21:52 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-03-17 11:58:52 -0700 |
| commit | 681211fce69385f0d3bc229770c0b31900c19bd3 (patch) | |
| tree | 613a64d44c6fa42935360057cffc4b9944f25a6e | |
| parent | 3c8660df9d2101d2090f88855f4271a388a53be7 (diff) | |
Release 5.1.1.4Q
Release 5.1.1.4Q
Change-Id: I647cdb543545bb4eb6aa032c943c90e5ff72aa2a
CRs-Fixed: 688141
| -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 86df6f4c2b54..482476aafc65 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 "P" +#define QWLAN_VERSION_EXTRA "Q" #define QWLAN_VERSION_BUILD 4 -#define QWLAN_VERSIONSTR "5.1.1.4P" +#define QWLAN_VERSIONSTR "5.1.1.4Q" #endif /* QWLAN_VERSION_H */ |
