diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-27 01:51:49 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-27 01:51:50 -0700 |
| commit | cac134bf69710a707a3f47fbcedb42f97932f4dc (patch) | |
| tree | e01c3c456e7c5098020af17c990d7a0b465ac393 | |
| parent | ff04da4130e5998afecdacb1013bfafa08961776 (diff) | |
Release 5.1.1.6U
Release 5.1.1.6U
Change-Id: I5a378bfff952b6992b4f261a22e4743f3a1a19ad
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 7c2130708442..5ad62d577978 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 6 -#define QWLAN_VERSIONSTR "5.1.1.6T" +#define QWLAN_VERSIONSTR "5.1.1.6U" #endif /* QWLAN_VERSION_H */ |
