diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-16 06:18:27 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-03-17 12:04:43 -0700 |
| commit | 2f6ddff1e1d7fe9aa132da6487f7a702c5ac5c82 (patch) | |
| tree | 2fd2e00f1746f92d9420d78dfe87ff1bdd0b9029 | |
| parent | 636fdad207181386898467e25c4fc95127f99561 (diff) | |
Release 5.1.1.4S
Release 5.1.1.4S
Change-Id: Iba3fe818b836b1ff41d866ffd23e2e6a0e8d461c
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 971a3b816e2a..aecc4cd31eee 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 4 -#define QWLAN_VERSIONSTR "5.1.1.4R" +#define QWLAN_VERSIONSTR "5.1.1.4S" #endif /* QWLAN_VERSION_H */ |
