diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-04-03 08:20:11 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-04-03 08:20:11 -0700 |
| commit | fdb69fae1abbf4e61c8f51889c511f8547fa8fde (patch) | |
| tree | 672c5cd8f4b6ecc321871afaaba175a924716b48 | |
| parent | a397760520f01ab91227e12c14f53d235ab417c0 (diff) | |
Release 5.1.1.52B
Release 5.1.1.52B
Change-Id: I56537cb118f4fb75b1ec3c0c0bae077be1d93d72
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 eb1ad46cf4e8..97253097e395 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 52 -#define QWLAN_VERSIONSTR "5.1.1.52A" +#define QWLAN_VERSIONSTR "5.1.1.52B" #endif /* QWLAN_VERSION_H */ |
