diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-29 03:02:47 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-29 13:23:40 -0800 |
| commit | 102269ec80f000a3d5549cff8d5b797083040ea8 (patch) | |
| tree | 9bd90c281044366ea3ef48336d2fe126ab73eee8 | |
| parent | 2c3ad3072d1322f5dd04db2b5aab870bc32e26a9 (diff) | |
Release 5.1.0.42R
Release 5.1.0.42R
Change-Id: I416ce05d2c897a2703547c1dadb6af50d81d4977
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 ca1fb6d5d29e..de3e04232073 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 0 -#define QWLAN_VERSION_EXTRA "Q" +#define QWLAN_VERSION_EXTRA "R" #define QWLAN_VERSION_BUILD 42 -#define QWLAN_VERSIONSTR "5.1.0.42Q" +#define QWLAN_VERSIONSTR "5.1.0.42R" #endif /* QWLAN_VERSION_H */ |
