diff options
| author | snandini <snandini@codeaurora.org> | 2018-02-01 19:40:31 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-02-01 19:40:31 -0800 |
| commit | 89dee19a2d18da9dda6dd154de5ed4358829848a (patch) | |
| tree | 11acf4fa619a7bed5a92ff1b951bfea74243f5b7 | |
| parent | 5c22ef54042de05ddf09d875e34f81d7ade3b15c (diff) | |
Release 5.1.1.46S
Release 5.1.1.46S
Change-Id: Ifd437775c0c32a62c8d3cbcfb630a9be95560430
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 3d73ce47abb3..5b3e260d002e 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 46 -#define QWLAN_VERSIONSTR "5.1.1.46R" +#define QWLAN_VERSIONSTR "5.1.1.46S" #endif /* QWLAN_VERSION_H */ |
