diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-12-09 15:53:34 -0800 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-12-09 15:53:34 -0800 |
| commit | 9a947d7f387b763df5cb636f0431980ec848ddb5 (patch) | |
| tree | 23478b6922e6a22fe440c9bb99a953bfbf1c1b1d | |
| parent | 01266363f0e00ed21e7e7d2fbf0ebac2debcf198 (diff) | |
Release 5.1.1.75U
Release 5.1.1.75U
Change-Id: Ia4c2bd235ac96deb02728111cb2571b75dced0e4
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 d60887bdae29..e65388204950 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 "T" +#define QWLAN_VERSION_EXTRA "U" #define QWLAN_VERSION_BUILD 75 -#define QWLAN_VERSIONSTR "5.1.1.75T" +#define QWLAN_VERSIONSTR "5.1.1.75U" #endif /* QWLAN_VERSION_H */ |
