diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-13 19:27:53 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-13 19:27:53 -0800 |
| commit | 26442bbfa57a33dc56ec56805fa1bd5d061a4b8c (patch) | |
| tree | cfabadc82c188d6a0388abee10cecb73be041458 | |
| parent | 17139b4c4d39e1275148a19a89103e75688233b7 (diff) | |
Release 5.1.1.41S
Release 5.1.1.41S
Change-Id: Ifb7f616748b2130979af273fae48e94e05610303
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 63bef7501da9..9141cb1e9d3c 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 41 -#define QWLAN_VERSIONSTR "5.1.1.41R" +#define QWLAN_VERSIONSTR "5.1.1.41S" #endif /* QWLAN_VERSION_H */ |
