diff options
| author | snandini <snandini@codeaurora.org> | 2018-02-01 16:26:31 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-02-01 16:26:31 -0800 |
| commit | bbdec2ed4ad4bb24d512761a58858ba18b001e41 (patch) | |
| tree | 26c0cd164ec4a8073f1a942496345efc5ffd4c43 | |
| parent | 5e8c55e22992fefa5da3732be081d6141c961658 (diff) | |
Release 5.1.1.46R
Release 5.1.1.46R
Change-Id: Icfb7b22c1b51e4d852a3f5829218fb8d9abc3b4b
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 85c41036f797..3d73ce47abb3 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 "Q" +#define QWLAN_VERSION_EXTRA "R" #define QWLAN_VERSION_BUILD 46 -#define QWLAN_VERSIONSTR "5.1.1.46Q" +#define QWLAN_VERSIONSTR "5.1.1.46R" #endif /* QWLAN_VERSION_H */ |
