diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-07-03 08:24:07 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-07-03 08:24:07 -0700 |
| commit | b568f23ed5d7ee4a1708a233f6abc453af22fdf3 (patch) | |
| tree | 3ff65793fd0d267f66dd216e0708d8e16493589f | |
| parent | 2429f75139477dbb44dbf0d364402648ee1c1de3 (diff) | |
Release 5.1.1.61V
Release 5.1.1.61V
Change-Id: I9d65480011f49df4c834457f64245189120d00e7
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 ca1823454cd4..388e6c7232c5 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,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 61 -#define QWLAN_VERSIONSTR "5.1.1.61U" +#define QWLAN_VERSIONSTR "5.1.1.61V" #endif /* QWLAN_VERSION_H */ |
