diff options
| author | snandini <snandini@codeaurora.org> | 2020-08-19 23:20:51 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2020-08-19 23:20:51 -0700 |
| commit | 47fdec12cec5fe0761def3304361bfc3e2bae6ff (patch) | |
| tree | 1dc5d40d7c4c32e998090488f87c8f6cd8e60e4b | |
| parent | fb7a47fea6c3710da1916f6820c77054964011a6 (diff) | |
Release 5.1.1.77V
Release 5.1.1.77V
Change-Id: I8ce9f2290e368a1aca40c44e70b5ece04a81ea04
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 a007c98b67f9..3abcf1db3726 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 77 -#define QWLAN_VERSIONSTR "5.1.1.77U" +#define QWLAN_VERSIONSTR "5.1.1.77V" #endif /* QWLAN_VERSION_H */ |
