diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-09 16:51:02 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-09 16:51:03 -0700 |
| commit | e76d3418565e62ba5b6eafe9462dce170260ffa5 (patch) | |
| tree | b04f203415cf4d767ab6f489d94e97b40c6f0a7b | |
| parent | 2a76f2be69acb5acad2bd9b8e440ebc3f1ecf738 (diff) | |
Release 5.1.1.28B
Release 5.1.1.28B
Change-Id: Ifb004433793356a5ee05db2911adda1297974a9b
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 b767ddd72808..a849dab4b371 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 28 -#define QWLAN_VERSIONSTR "5.1.1.28A" +#define QWLAN_VERSIONSTR "5.1.1.28B" #endif /* QWLAN_VERSION_H */ |
