diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-06-26 08:23:09 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-06-26 08:23:09 -0700 |
| commit | 18ab7aedbf5d79e16b8ce5f23cdcd273b1424d1b (patch) | |
| tree | 1741ffbe045eac03f143abaf06a5d5c08341d3c6 | |
| parent | 38fbb31b157a41f1ff0c56b72096fbda905ea3c1 (diff) | |
Release 5.1.1.61E
Release 5.1.1.61E
Change-Id: I70a5cf31de6f1db8dee42edeb591949d70794271
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 1ee796a8316a..c1a3aec5639a 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 61 -#define QWLAN_VERSIONSTR "5.1.1.61D" +#define QWLAN_VERSIONSTR "5.1.1.61E" #endif /* QWLAN_VERSION_H */ |
