diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-21 21:35:08 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-21 21:35:08 -0700 |
| commit | 46a1c91638d63767e80e32e1f829dcefa75bbc88 (patch) | |
| tree | 552ae97bec7d2c46db4422b14c00dac71508a96f | |
| parent | 0f3b1779504a12e27b90e0cddb517b44ca757b59 (diff) | |
Release 5.1.1.5V
Release 5.1.1.5V
Change-Id: Ifac40d87683308c620897e6d2b3783bbcf24f983
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 9dd432f41512..66d968f86bce 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 "U" +#define QWLAN_VERSION_EXTRA "V" #define QWLAN_VERSION_BUILD 5 -#define QWLAN_VERSIONSTR "5.1.1.5U" +#define QWLAN_VERSIONSTR "5.1.1.5V" #endif /* QWLAN_VERSION_H */ |
