diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2020-02-12 05:35:11 -0800 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2020-02-12 05:35:11 -0800 |
| commit | 81794cbff1f7ff1ed130de1511e5101f94b1fc9f (patch) | |
| tree | 49c5517ddf72d9e1daf70df7de27877e41d77af5 | |
| parent | c35a47ea733c20a3758db939d92ab4c78f0c33c7 (diff) | |
Release 5.1.1.76D
Release 5.1.1.76D
Change-Id: I105e0b69344e29c4ce26f6ff02f4264db34732d6
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 b42e20c62967..4f6f782c30b8 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 76 -#define QWLAN_VERSIONSTR "5.1.1.76C" +#define QWLAN_VERSIONSTR "5.1.1.76D" #endif /* QWLAN_VERSION_H */ |
