diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-05 00:43:45 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-05 00:43:45 -0700 |
| commit | 5a85cbad42a924beb0eb74a5f39064d0214899e7 (patch) | |
| tree | 2333ac6e00bf4e5940e099aecfb1e69277038e39 | |
| parent | be2b6e827d6a3a76b3760649eda879c4621fb6ad (diff) | |
Release 5.1.1.8S
Release 5.1.1.8S
Change-Id: Iad4e4c39e99c75400c34ccfbda6b710cbfc464e7
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 3906580cf487..2f3c70811f6b 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 8 -#define QWLAN_VERSIONSTR "5.1.1.8R" +#define QWLAN_VERSIONSTR "5.1.1.8S" #endif /* QWLAN_VERSION_H */ |
