diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-07 13:15:01 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-07 13:15:01 -0700 |
| commit | cdc6d7cbf40601f1660ff65ef09560ec7d06caf0 (patch) | |
| tree | f53a4b395ad08a3b362c7f74bbe41efa02a26969 | |
| parent | 4a9fa0a9609f9274954d18e0d6f1d07aa286e110 (diff) | |
Release 5.1.1.27S
Release 5.1.1.27S
Change-Id: I7e18f039f181fc1bf6e458f352502532edfb0a00
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 a3ab0b03fdb2..cd43d61f9019 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 27 -#define QWLAN_VERSIONSTR "5.1.1.27R" +#define QWLAN_VERSIONSTR "5.1.1.27S" #endif /* QWLAN_VERSION_H */ |
