diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-28 06:16:25 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-28 06:16:26 -0800 |
| commit | dc7d5c83da4bab19e6e40add2b5dd449fa9202b1 (patch) | |
| tree | 0ee498bc6133e8be01c891a268ce690c626a7fac | |
| parent | d76e25051d285c414b4030e75c3274024b16ed64 (diff) | |
Release 5.1.1.43E
Release 5.1.1.43E
Change-Id: I7a24f3e8dcc2e30ac5b5124e1c34cb1c3959b566
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 7835575a7b28..ce8e40ea6cf0 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,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 43 -#define QWLAN_VERSIONSTR "5.1.1.43D" +#define QWLAN_VERSIONSTR "5.1.1.43E" #endif /* QWLAN_VERSION_H */ |
