diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-06-13 10:50:21 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-06-13 10:50:22 -0700 |
| commit | 6c3cd5b7fd75b28dba774aba90dc1113308b25b5 (patch) | |
| tree | be18c66d54e76731f66d5390bd932bdd3006d7ab | |
| parent | c681e16408c23405708a6118b47495b0cc166b8a (diff) | |
Release 5.1.1.59V
Release 5.1.1.59V
Change-Id: I6fbcdd2863d3ece05362174a65bf01deb04ae067
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 061cb2598de0..2408bdb07b35 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 59 -#define QWLAN_VERSIONSTR "5.1.1.59U" +#define QWLAN_VERSIONSTR "5.1.1.59V" #endif /* QWLAN_VERSION_H */ |
