diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-14 23:40:43 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-14 23:40:43 -0700 |
| commit | 916b46146ffecb45b12e429c45b3ab00c9084d89 (patch) | |
| tree | 1afd899520f9f884550a18a93159d347bc18736a | |
| parent | 583ae27bab6158a84b010c3756c2115c90f8ec30 (diff) | |
Release 5.1.1.4F
Release 5.1.1.4F
Change-Id: Ibdc9dce129e5078d39a69ac069895fce42929487
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 59a3204289ce..4049a10b1b03 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 "E" +#define QWLAN_VERSION_EXTRA "F" #define QWLAN_VERSION_BUILD 4 -#define QWLAN_VERSIONSTR "5.1.1.4E" +#define QWLAN_VERSIONSTR "5.1.1.4F" #endif /* QWLAN_VERSION_H */ |
