diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-08-28 11:21:27 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-08-28 11:21:27 -0700 |
| commit | 5e5334c3d45fefbb4c33191361a0934cd8109cc4 (patch) | |
| tree | 6212993a59fcb4e3b7528454c96d00e23473ddda | |
| parent | 15a0b27036b7f02f144766dbb0767d234ea48063 (diff) | |
Release 5.1.1.65E
Release 5.1.1.65E
Change-Id: I78c83850c96e66202cc82c3ac78c0d88f766b748
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 aecd29ce1269..37eb4fba11a8 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 65 -#define QWLAN_VERSIONSTR "5.1.1.65D" +#define QWLAN_VERSIONSTR "5.1.1.65E" #endif /* QWLAN_VERSION_H */ |
