diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-05 06:21:55 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-06 13:53:33 -0700 |
| commit | a23b77dec9f0479e9b103b4065eb3c8634e19942 (patch) | |
| tree | 6fe3fb21d4acf16574ebc1a40b7702e670010d84 | |
| parent | 4e616f1d5395ae66cbf878d65e00b4a8fdd27d10 (diff) | |
Release 5.1.1.8V
Release 5.1.1.8V.
Change-Id: I9cee3a207b7fe7e28a0effbef36b7d915a09330b
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 1f364ec318cc..be8f51d6378e 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 8 -#define QWLAN_VERSIONSTR "5.1.1.8U" +#define QWLAN_VERSIONSTR "5.1.1.8V" #endif /* QWLAN_VERSION_H */ |
