diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-07-06 02:51:42 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-07-06 02:51:43 -0700 |
| commit | d42e7e361156d4e7207c6615e5e6fae629a773af (patch) | |
| tree | 3d24c606ae2123f9252742b46fd6b4cefe52b239 | |
| parent | 91b0eff937d9424427153c92431c305ba6ce6d30 (diff) | |
Release 5.1.1.62E
Release 5.1.1.62E
Change-Id: I08075be6d1c2276164b67b9cef99024d01ee0386
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 d7bb43fc0f67..099bc2831e7f 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 62 -#define QWLAN_VERSIONSTR "5.1.1.62D" +#define QWLAN_VERSIONSTR "5.1.1.62E" #endif /* QWLAN_VERSION_H */ |
