diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-16 08:33:18 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-03-17 12:06:21 -0700 |
| commit | 6ddaca976fefafc0086cd1af5d68be7d3d829bbd (patch) | |
| tree | c79446b901e16704060f82c5a478b9e54b7d0c90 | |
| parent | 0db9461f05ebd675d0bf7033ee450f44836e91e5 (diff) | |
Release 5.1.1.4U
Release 5.1.1.4U
Change-Id: Ia32c0df4a34ec06e9ab15f3adaa78c8151ee6f03
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 32b12e9ad41a..187fc722acc2 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 4 -#define QWLAN_VERSIONSTR "5.1.1.4T" +#define QWLAN_VERSIONSTR "5.1.1.4U" #endif /* QWLAN_VERSION_H */ |
