diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-05 03:10:33 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-05 03:10:34 -0700 |
| commit | 4e616f1d5395ae66cbf878d65e00b4a8fdd27d10 (patch) | |
| tree | 8180e1fe5eda6433a25683dd4373a2053ef82053 | |
| parent | 7c367ef8f10f1192dc2a583e583364f09e253123 (diff) | |
Release 5.1.1.8U
Release 5.1.1.8U
Change-Id: I1bdcbccf026739497ba9314ef3dd3373904856e0
CRs-Fixed: 774533
| -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 c6325cc07a9d..1f364ec318cc 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 8 -#define QWLAN_VERSIONSTR "5.1.1.8T" +#define QWLAN_VERSIONSTR "5.1.1.8U" #endif /* QWLAN_VERSION_H */ |
