diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-24 22:22:25 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-24 22:22:26 -0700 |
| commit | 6f2f9dc709740fa0670b1892d3f2eba484c2f7f2 (patch) | |
| tree | 02024ca26e09eeafd4d83e47f7793774a1d87a85 | |
| parent | c2f3122ca75a2655473493708c1b674c6759963f (diff) | |
Release 5.1.1.6R
Release 5.1.1.6R
Change-Id: Ice46d916b4ad381bef315d72d62ecca247ae04bf
CRs-Fixed: 688141
| -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 97a4f41b99fd..6914dde8b94d 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 6 -#define QWLAN_VERSIONSTR "5.1.1.6Q" +#define QWLAN_VERSIONSTR "5.1.1.6R" #endif /* QWLAN_VERSION_H */ |
