diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-14 22:23:24 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-14 22:23:24 -0700 |
| commit | 2c70a69a88d42c06d011cfe9be2c5a1e3c0f7464 (patch) | |
| tree | bdce985db88161102b6330891bba4180f85b7485 | |
| parent | a7fb6e9b8324deb0d071943903fb64ea9615b98f (diff) | |
Release 5.1.1.4E
Release 5.1.1.4E
Change-Id: I60db71ddfae7b1ef7d73569945232a6076028054
CRs-Fixed: 688141
| -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 7c0dfb394f8c..59a3204289ce 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 4 -#define QWLAN_VERSIONSTR "5.1.1.4D" +#define QWLAN_VERSIONSTR "5.1.1.4E" #endif /* QWLAN_VERSION_H */ |
