diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-21 13:35:59 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-21 13:35:59 -0700 |
| commit | 76eaf56bb43b027527c50726f3ac23b05fe1c7df (patch) | |
| tree | 4b57af72798bebf19fd124fc61eae987b55983e2 | |
| parent | 29a675feded19cb3105e071c31c4db1b03cda295 (diff) | |
Release 5.1.1.5U
Release 5.1.1.5U
Change-Id: I0fa74afa87b2c7de91d184f21ed1035f8d6e025e
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 af0411ee24a2..9dd432f41512 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 "T" +#define QWLAN_VERSION_EXTRA "U" #define QWLAN_VERSION_BUILD 5 -#define QWLAN_VERSIONSTR "5.1.1.5T" +#define QWLAN_VERSIONSTR "5.1.1.5U" #endif /* QWLAN_VERSION_H */ |
