diff options
| author | snandini <snandini@codeaurora.org> | 2017-05-04 00:15:48 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-05-04 00:15:48 -0700 |
| commit | 484d940e58664d9fd5803805e8a4368607a84ef7 (patch) | |
| tree | 9a2640800f81b6a5b6e01401f8f549dc23ff6ca8 | |
| parent | 15ae26a5eb4a79b89493da8ebdf62c3e7423dd83 (diff) | |
Release 5.1.1.15R
Release 5.1.1.15R
Change-Id: I344148ed6571a0479e56d72194cc1c003a69e9cf
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 8f4d0ba241ee..15c822f575c0 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 15 -#define QWLAN_VERSIONSTR "5.1.1.15Q" +#define QWLAN_VERSIONSTR "5.1.1.15R" #endif /* QWLAN_VERSION_H */ |
