diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-18 06:37:22 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-08-21 01:10:34 -0700 |
| commit | 3f6558921d19cc01a8d3258760048aad35396ced (patch) | |
| tree | aa9645f9a45edea74c2bfe86b9fc24a98d0350fe | |
| parent | 002b6ddabac3340a05bc44256d0835e7f76bf6d9 (diff) | |
Release 5.1.1.28Z
Release 5.1.1.28Z
Change-Id: I2454e1cfde3c47c4123528497df9db4f4c629171
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 f36c8ad65f26..24f015881d4e 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 "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 28 -#define QWLAN_VERSIONSTR "5.1.1.28Y" +#define QWLAN_VERSIONSTR "5.1.1.28Z" #endif /* QWLAN_VERSION_H */ |
