diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-30 12:42:04 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-30 12:42:05 -0800 |
| commit | 9875826d52d06aa7c38e87ec6180a873815f7738 (patch) | |
| tree | defead77d364dc53dbd4aada10974d3ac85e05b6 | |
| parent | 4597eae120c664bcbb244f2d3500edae6ae9f9f8 (diff) | |
Release 5.1.0.47B
Release 5.1.0.47B
Change-Id: Icea0b21a69d9d7790b74dca328033d7599b39d38
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 29bdf51e86f4..0897e86f5246 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 "A" +#define QWLAN_VERSION_EXTRA "B" #define QWLAN_VERSION_BUILD 47 -#define QWLAN_VERSIONSTR "5.1.0.47A" +#define QWLAN_VERSIONSTR "5.1.0.47B" #endif /* QWLAN_VERSION_H */ |
