diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-21 05:29:11 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-21 05:29:12 -0700 |
| commit | 75897bef8b28bbcbdf9ac18196c93b02afbd2c5a (patch) | |
| tree | 45b590d034f10b6ca40da593b20c2640f20eb649 | |
| parent | eff70d2442139552bc29ea30f0071bc9dfb5351c (diff) | |
Release 5.1.1.5S
Release 5.1.1.5S
Change-Id: I19167814dd38d00d9abfcaea7973c62c5feedd85
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 afdeb966b9e3..063f5328a7b7 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 5 -#define QWLAN_VERSIONSTR "5.1.1.5R" +#define QWLAN_VERSIONSTR "5.1.1.5S" #endif /* QWLAN_VERSION_H */ |
