diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-14 19:37:34 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-14 19:37:34 -0700 |
| commit | 6a0ed5adccac074054dbd22c31ba370dc25942bc (patch) | |
| tree | 88ad9001a7c5eda10d7b51d6b835493ba2a07b82 | |
| parent | 9d45182f4bcf3b5f372cd84e799a691e3b69b019 (diff) | |
Release 5.1.1.4D
Release 5.1.1.4D
Change-Id: I06af25fa9344a374db849b66c7bc131378ce6f9e
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 23d2573dd7d4..7c0dfb394f8c 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 "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 4 -#define QWLAN_VERSIONSTR "5.1.1.4C" +#define QWLAN_VERSIONSTR "5.1.1.4D" #endif /* QWLAN_VERSION_H */ |
