diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-09 15:52:18 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-09 15:52:18 -0700 |
| commit | 33f31d107c3540f45dac3fe1dfb5f21482ab6306 (patch) | |
| tree | 4a7bda477d19c5ec3ae9d76fa5163c8b1cb0bbce | |
| parent | 5ce40978eda282bb14da0cb1e682d491676c72f8 (diff) | |
Release 5.1.1.56E
Release 5.1.1.56E
Change-Id: Iea9437e7bef81604dee97141b19547c76bb1dd86
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 2cbedb34cb32..ede504029f96 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 56 -#define QWLAN_VERSIONSTR "5.1.1.56D" +#define QWLAN_VERSIONSTR "5.1.1.56E" #endif /* QWLAN_VERSION_H */ |
