diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-07 07:09:12 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-07 07:09:12 -0700 |
| commit | d05435169c6feaa6c141bf93975c192d0b8be2ba (patch) | |
| tree | d777a805cd27d9869e0e46226b66a87ee2e33782 | |
| parent | b3741a03e3f9064db0ddbda21f250dca82f92e14 (diff) | |
Release 5.1.1.55S
Release 5.1.1.55S
Change-Id: I343dac3ff028e680f64ab279dda951efbc20991f
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 6a9cabd289c9..073a42a25d87 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,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 55 -#define QWLAN_VERSIONSTR "5.1.1.55R" +#define QWLAN_VERSIONSTR "5.1.1.55S" #endif /* QWLAN_VERSION_H */ |
