diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-11 00:36:06 -0800 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-11 00:36:07 -0800 |
| commit | 812539b76bc22496336bc2ff5675cba71d49f2e6 (patch) | |
| tree | 1c57d22df15b8d322c81dba5260d004adde8325f | |
| parent | e4b049d1017aeffc7bd7b61d313988a1ab0373a9 (diff) | |
Release 5.1.1.3S
Release 5.1.1.3S
Change-Id: Ic7aa578b66369399a201aec36114bff2f86dfd8b
CRs-Fixed: 688141
| -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 312c16dcb307..5bcdf22889c4 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 3 -#define QWLAN_VERSIONSTR "5.1.1.3R" +#define QWLAN_VERSIONSTR "5.1.1.3S" #endif /* QWLAN_VERSION_H */ |
