diff options
| author | snandini <snandini@codeaurora.org> | 2018-02-22 14:56:07 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-02-22 14:56:07 -0800 |
| commit | 512241f0f0706d03bdcc2444803ed1f0fb03e3af (patch) | |
| tree | a7865114163b6f71c21452d2c3ef2266c7ddd81a | |
| parent | 1cd32654075bc41d89012b803323212f2bc9c07f (diff) | |
Release 5.1.1.48W
Release 5.1.1.48W
Change-Id: Id4a51786c9a6e55a62a133ddbfa25a48ee5f8fa8
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 6b4b72799d5e..b162882e2b85 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 48 -#define QWLAN_VERSIONSTR "5.1.1.48V" +#define QWLAN_VERSIONSTR "5.1.1.48W" #endif /* QWLAN_VERSION_H */ |
