diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2020-03-26 08:31:49 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2020-03-26 08:31:49 -0700 |
| commit | c8eec1a65d24ab9f7c16239345867a7c70d3545a (patch) | |
| tree | b0a0c808f3eb1d8d5d89ee5c016ce4de9b39d977 | |
| parent | 6164b860f8754c242afbf557c4b3422e9a050563 (diff) | |
Release 5.1.1.76I
Release 5.1.1.76I
Change-Id: I60e54ee1c9977006f099e502f19777a390a8459d
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 86acb3dd3141..a60faa3c5837 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 "H" +#define QWLAN_VERSION_EXTRA "I" #define QWLAN_VERSION_BUILD 76 -#define QWLAN_VERSIONSTR "5.1.1.76H" +#define QWLAN_VERSIONSTR "5.1.1.76I" #endif /* QWLAN_VERSION_H */ |
