diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-31 18:12:38 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-31 18:12:38 -0700 |
| commit | 7f582dcba3e7c1d17dddb9c80ab232862c638c2b (patch) | |
| tree | 1824845feeca1b213a33c85ebdf83b4e959cae97 | |
| parent | e31738f67c9f7156ea8e6ac4b66f3ee51bd847ff (diff) | |
Release 5.1.1.7V
Release 5.1.1.7V
Change-Id: I11211da53f081e5b48785b830855df80433b2e5e
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 80bbbbed3f7b..b453ecf72fc6 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 "U" +#define QWLAN_VERSION_EXTRA "V" #define QWLAN_VERSION_BUILD 7 -#define QWLAN_VERSIONSTR "5.1.1.7U" +#define QWLAN_VERSIONSTR "5.1.1.7V" #endif /* QWLAN_VERSION_H */ |
