diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-21 15:05:17 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-21 15:05:18 -0800 |
| commit | e13e6775b7feac73a8ac9fbdc800ba3944f4b259 (patch) | |
| tree | fb2b244fe7c589d8d579824ec08dba5ba5ac57e3 | |
| parent | 24f5e742587be2936abaf0b480c18dc35a59b0c7 (diff) | |
Release 5.1.0.37R
Release 5.1.0.37R
Change-Id: I4bb781fec2963b8693a3ce0c3a13b300d18ec5c7
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 f5395c2d40ca..eb327d408c03 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 37 -#define QWLAN_VERSIONSTR "5.1.0.37Q" +#define QWLAN_VERSIONSTR "5.1.0.37R" #endif /* QWLAN_VERSION_H */ |
