diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-19 20:20:29 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-19 20:20:29 -0700 |
| commit | 32a974b2245697c36ce3cdd4df0475173f70e0e6 (patch) | |
| tree | 3cf98f6cf34f38542ba5870a6e2bce9d8f07bcfc | |
| parent | fe5d52e159404ddb26ba13a98219a2f7eb944154 (diff) | |
Release 5.1.1.57V
Release 5.1.1.57V
Change-Id: Idd9e3ba0a73b471cef30940d30960ca0f17a44f3
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 f534328511b7..ab2188edf863 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 57 -#define QWLAN_VERSIONSTR "5.1.1.57U" +#define QWLAN_VERSIONSTR "5.1.1.57V" #endif /* QWLAN_VERSION_H */ |
