diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-16 19:24:21 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-03-17 12:12:11 -0700 |
| commit | 4d16f5b88563cad2d0df34a70c5f41f58788d20e (patch) | |
| tree | fd3855eb515f25982d3cacd435220d64f0dc27f3 | |
| parent | 6ccfc50b3be867b1b2a1254cf567916fbb780201 (diff) | |
Release 5.1.1.4Z
Release 5.1.1.4Z
Change-Id: I40cfc896fef914d518b5efa959b20a472866e846
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 d0659596ffc7..fec0890c7f50 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 4 -#define QWLAN_VERSIONSTR "5.1.1.4Y" +#define QWLAN_VERSIONSTR "5.1.1.4Z" #endif /* QWLAN_VERSION_H */ |
