diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-20 18:36:37 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-20 18:36:37 -0800 |
| commit | f1a7917686a20881b2cc0cd4dd890c161aa175bf (patch) | |
| tree | d52512e4f15f0c6ddd0cb5165a35fe80a7329df8 | |
| parent | e75bebdca21b45af7a3ef8127d08e8ce4ed46225 (diff) | |
Release 5.1.1.42R
Release 5.1.1.42R
Change-Id: I3d282f9b226f3799f33c83adbb10d32363e22d68
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 6b9a78f580dd..56151858dcbb 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 42 -#define QWLAN_VERSIONSTR "5.1.1.42Q" +#define QWLAN_VERSIONSTR "5.1.1.42R" #endif /* QWLAN_VERSION_H */ |
