diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-04-13 03:12:23 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-04-13 03:12:24 -0700 |
| commit | 28fbfc1e85a43fdfd18dfc7b581f89ac683c71b0 (patch) | |
| tree | 79d3b92fe4cd4c074ef3c0f2808ad03ed9c792a6 | |
| parent | 459623cb414eb6d0ca5825a0799294f912d3fd81 (diff) | |
Release 5.1.1.53B
Release 5.1.1.53B
Change-Id: I9ca78f29369c2ad57111e437a2a0257929c19165
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 858199607783..76266f7ae1fd 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 1 -#define QWLAN_VERSION_EXTRA "A" +#define QWLAN_VERSION_EXTRA "B" #define QWLAN_VERSION_BUILD 53 -#define QWLAN_VERSIONSTR "5.1.1.53A" +#define QWLAN_VERSIONSTR "5.1.1.53B" #endif /* QWLAN_VERSION_H */ |
