diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-31 13:40:37 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-31 13:40:37 -0700 |
| commit | ee03d8d542e7709049523038fecea8dbd965c960 (patch) | |
| tree | 2a21f6114d038f05badf351908fd02da08c7ea9c | |
| parent | 4d641932232eda368bc0b6c547fe22a4b3a11e6f (diff) | |
Release 5.1.1.7S
Release 5.1.1.7S
Change-Id: I5268b0d399acc447eb22ba386a7b4529247c5655
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 cf3ad4340ee5..0afb889444eb 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 "R" +#define QWLAN_VERSION_EXTRA "S" #define QWLAN_VERSION_BUILD 7 -#define QWLAN_VERSIONSTR "5.1.1.7R" +#define QWLAN_VERSIONSTR "5.1.1.7S" #endif /* QWLAN_VERSION_H */ |
