diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-21 09:42:04 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-21 09:42:04 -0700 |
| commit | b8481cf3da1f2ec67fa65f2380449314ef53f552 (patch) | |
| tree | 6fcd8e1743be76b8707cf61327413e1793f6fd9e | |
| parent | 87657068b9cc01a7a437cbb90f1c690e692e75c4 (diff) | |
Release 5.1.1.5T
Release 5.1.1.5T
Change-Id: I14eb4b8313bb74c878de0e57d81776a5a4a3683f
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 063f5328a7b7..af0411ee24a2 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 5 -#define QWLAN_VERSIONSTR "5.1.1.5S" +#define QWLAN_VERSIONSTR "5.1.1.5T" #endif /* QWLAN_VERSION_H */ |
