diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-13 04:32:52 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-13 04:32:52 -0800 |
| commit | f48d17320157721bbed2ddbf69d715551b684cc4 (patch) | |
| tree | 1b995902ed1451ae36b526c4c5bf78acd6981120 | |
| parent | 6259925fd8bf35e802a844752fbf53b057d0a679 (diff) | |
Release 5.1.1.44S
Release 5.1.1.44S
Change-Id: I43ca022d8d6a20ed2557621e6dcd9d59bf720b49
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 524e3136c9f0..0055637ff5cb 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 44 -#define QWLAN_VERSIONSTR "5.1.1.44R" +#define QWLAN_VERSIONSTR "5.1.1.44S" #endif /* QWLAN_VERSION_H */ |
