diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-15 19:51:36 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-15 19:51:36 -0700 |
| commit | b1dc49fa1984756c93cb1e7bf6da64f5620e5cd7 (patch) | |
| tree | ef9adfdf4ec20a1a8c1c5f8d80de10b4214a4d8d | |
| parent | 03caad6118a348e24595880dd73d4c8523a09138 (diff) | |
Release 5.1.1.32S
Release 5.1.1.32S
Change-Id: I026736e9e8291f2f25b57f0c58f25621e8bfeb25
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 f723372178aa..9c06bf380d04 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 32 -#define QWLAN_VERSIONSTR "5.1.1.32R" +#define QWLAN_VERSIONSTR "5.1.1.32S" #endif /* QWLAN_VERSION_H */ |
