diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-08-10 01:12:42 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-08-10 01:12:43 -0700 |
| commit | a17e38e360bf4e2b5fdc45178d9641b0bd445fde (patch) | |
| tree | 306dff442f751daaddafa17730c50fca21ee5a9b | |
| parent | d099d413586835f5aeb1fbb8607a0b3338b2222b (diff) | |
Release 5.1.1.64E
Release 5.1.1.64E
Change-Id: I7aa38eec40ee07953979c7f15819fa1b1308088d
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 9a1f3df739ee..a78052c00fe8 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 "D" +#define QWLAN_VERSION_EXTRA "E" #define QWLAN_VERSION_BUILD 64 -#define QWLAN_VERSIONSTR "5.1.1.64D" +#define QWLAN_VERSIONSTR "5.1.1.64E" #endif /* QWLAN_VERSION_H */ |
