diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-26 00:21:52 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-26 00:21:53 -0800 |
| commit | 06f4e410fa5d76f8037a3e79f5ab51765821a3d4 (patch) | |
| tree | 6a1207b4bdabd23e8cd6ad7d90da322b099578c4 | |
| parent | 078192732da48e1e80f2f608b70e7fa9dc2e297d (diff) | |
Release 5.1.0.46R
Release 5.1.0.46R
Change-Id: I6f784efaa0034d13877eebed80f0363501ede5f1
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 5fadf4ba1025..31969f1a75a5 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 46 -#define QWLAN_VERSIONSTR "5.1.0.46Q" +#define QWLAN_VERSIONSTR "5.1.0.46R" #endif /* QWLAN_VERSION_H */ |
