diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-31 17:11:04 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-31 17:11:04 -0700 |
| commit | fbe66a36bd2ef878c291e5f09f80b3bbf922302a (patch) | |
| tree | cef59a387a65dfa9a43c15f4c6d1f20e5e07315a | |
| parent | 4d11957d3307307c429a7862eca3d2b23c24b840 (diff) | |
Release 5.1.1.7U
Release 5.1.1.7U
Change-Id: I2edcbd03394a0b5507fc53342471ce596c477d3f
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 bd606bf3bd08..80bbbbed3f7b 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 7 -#define QWLAN_VERSIONSTR "5.1.1.7T" +#define QWLAN_VERSIONSTR "5.1.1.7U" #endif /* QWLAN_VERSION_H */ |
