diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-23 15:02:47 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-23 15:02:48 -0700 |
| commit | 268b418e76a36d96b5ecc13fa2be379eca87aa5b (patch) | |
| tree | 57a85fe60975129a34d73d72c4dc5c0bc0135aa3 | |
| parent | f1c90ce72c246d7a98f175332ebf495d08cf1e7c (diff) | |
Release 5.1.1.58D
Release 5.1.1.58D
Change-Id: Ifcadd6e4bb8ce17a9197fd3cdc22cd5b5f92677a
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 0af0cce92eb6..caf07843ebd4 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 "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 58 -#define QWLAN_VERSIONSTR "5.1.1.58C" +#define QWLAN_VERSIONSTR "5.1.1.58D" #endif /* QWLAN_VERSION_H */ |
