diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-16 01:25:10 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-16 01:25:10 -0700 |
| commit | a9464285db4426460740fa46de70444ec69117fa (patch) | |
| tree | bdcbf5f0f550ef2bdd8b37965d79c4319f122663 | |
| parent | 08837ee241158300925f5cab5be73ed4125ec1df (diff) | |
Release 5.1.1.32W
Release 5.1.1.32W
Change-Id: I08f72ec4783a0182d6e46ff012f3438d258770a1
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 79b632364cbe..1bda3a5a3904 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 32 -#define QWLAN_VERSIONSTR "5.1.1.32V" +#define QWLAN_VERSIONSTR "5.1.1.32W" #endif /* QWLAN_VERSION_H */ |
