diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-09 00:05:54 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-09 00:05:54 -0700 |
| commit | f83061317de276dca7b840065bcbf491db10bf11 (patch) | |
| tree | ba3943b4437028d2703c08ce7ad934c040528a4a | |
| parent | ccb64fb8d5ebfd09cf4fb5a80d80092ea8117639 (diff) | |
Release 5.1.1.56B
Release 5.1.1.56B
Change-Id: I8fe040827bd16a7e4d75e3e21a1321fdef905726
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 5b1dabb1151f..3f072cb8bf6f 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 56 -#define QWLAN_VERSIONSTR "5.1.1.56A" +#define QWLAN_VERSIONSTR "5.1.1.56B" #endif /* QWLAN_VERSION_H */ |
