diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-31 16:01:44 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-31 16:01:44 -0700 |
| commit | 169cd6b22d9d97e1dff17bd5dd432c4cffc0dd0d (patch) | |
| tree | 051edcf6139c0008719277090d722477fa93e12f | |
| parent | 95b8a3874bd5a377a0be8040561587a431c55323 (diff) | |
Release 5.1.1.7T
Release 5.1.1.7T
Change-Id: I817d1ccf722197c7dc1a535d1c48c4c881ec3ab1
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 0afb889444eb..bd606bf3bd08 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 "S" +#define QWLAN_VERSION_EXTRA "T" #define QWLAN_VERSION_BUILD 7 -#define QWLAN_VERSIONSTR "5.1.1.7S" +#define QWLAN_VERSIONSTR "5.1.1.7T" #endif /* QWLAN_VERSION_H */ |
