diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-31 10:44:10 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-31 10:44:11 -0700 |
| commit | dc38dfe944a2fafe89c9de2cd1ee43bd29036f3c (patch) | |
| tree | ffa02a012545c71c9c3bee3a1aede5eff583781a | |
| parent | 77c06a482f2aab3efc1c9efa4e72af447c864e94 (diff) | |
Release 5.1.1.30W
Release 5.1.1.30W
Change-Id: I34479fab4ccefeeba7725084ca10e3587988be11
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 36be42a339e8..54d34a7965c0 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 30 -#define QWLAN_VERSIONSTR "5.1.1.30V" +#define QWLAN_VERSIONSTR "5.1.1.30W" #endif /* QWLAN_VERSION_H */ |
