diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-12-12 08:24:25 -0800 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-12-12 08:24:25 -0800 |
| commit | 05871c436fabe6d469d3bb4bdda661bb149d317f (patch) | |
| tree | dc4a2e3a26334d72755494edf66bc813d0bd45a9 | |
| parent | 48aa34a116d383c2543b120a944eebdffe5680ad (diff) | |
Release 5.1.1.75Z
Release 5.1.1.75Z
Change-Id: I840f501a0d2d48862a09d260c3cb598c0ccab1d3
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 26c38393803b..f2f4d9922851 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 "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 75 -#define QWLAN_VERSIONSTR "5.1.1.75Y" +#define QWLAN_VERSIONSTR "5.1.1.75Z" #endif /* QWLAN_VERSION_H */ |
