diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-06-04 04:24:32 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-06-04 04:24:33 -0700 |
| commit | eeb1f4a1c5bc48c2e3376c464a7a7ddcfef15709 (patch) | |
| tree | 36346af1561e7e3cfb79351e594f6fd6ab749a19 | |
| parent | 481d44117c1a4314b7ace2f176ea7db75f4ece99 (diff) | |
Release 5.1.1.59B
Release 5.1.1.59B
Change-Id: Id78139e4366c38556c9b436096607f2d3314d8e7
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 198f0d20679a..cf88bc3b7101 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 "A" +#define QWLAN_VERSION_EXTRA "B" #define QWLAN_VERSION_BUILD 59 -#define QWLAN_VERSIONSTR "5.1.1.59A" +#define QWLAN_VERSIONSTR "5.1.1.59B" #endif /* QWLAN_VERSION_H */ |
