diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-03-08 06:51:19 -0800 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-03-08 06:51:20 -0800 |
| commit | 2f0297dfc605f043ff13bef6557cdca666561106 (patch) | |
| tree | 8606cbbe272cd721088e630d023044cef590c35a | |
| parent | 81a145a79dd935ce3832098162d5aabaa3f966c0 (diff) | |
Release 5.1.1.71D
Release 5.1.1.71D
Change-Id: Id3c627432e3be4500a324c72296102b3c2d84765
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 757de3dcc201..1a1ec4416cdb 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 71 -#define QWLAN_VERSIONSTR "5.1.1.71C" +#define QWLAN_VERSIONSTR "5.1.1.71D" #endif /* QWLAN_VERSION_H */ |
