diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-18 18:37:45 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-18 18:37:45 -0800 |
| commit | 6dcd57fb6424086c609fc70c03e32aeaea441fbe (patch) | |
| tree | ed36e80976618b61332fb8699c35fde39e2c75a1 | |
| parent | ae0cb17070a964016fbf030a0d0f7b2babe58c69 (diff) | |
Release 5.1.1.42E
Release 5.1.1.42E
Change-Id: I0db96bee94fa215d1c2b5815d6802a3df1e31b01
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 facf12140b9d..896d537d2832 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 42 -#define QWLAN_VERSIONSTR "5.1.1.42D" +#define QWLAN_VERSIONSTR "5.1.1.42E" #endif /* QWLAN_VERSION_H */ |
