diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-13 13:42:36 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-13 13:42:36 -0700 |
| commit | 313304d50a059a31a9e13a2495a6cdba3dcfa2ff (patch) | |
| tree | 6ba17a1e452346a96a018b00f1a93aac12baa033 | |
| parent | 5e0c9541eabea8c502d98480d4d9ba1707d696d7 (diff) | |
Release 5.1.1.31W
Release 5.1.1.31W
Change-Id: I87d1bf2acfbd6ac6ba52f4ec2794caf3e5faedca
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 81ac03c52781..5690a349e50d 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 "V" +#define QWLAN_VERSION_EXTRA "W" #define QWLAN_VERSION_BUILD 31 -#define QWLAN_VERSIONSTR "5.1.1.31V" +#define QWLAN_VERSIONSTR "5.1.1.31W" #endif /* QWLAN_VERSION_H */ |
