diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-22 04:42:35 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-22 04:42:35 -0800 |
| commit | 604b1ea5ac036ace429fcb47daf51b953bb00ddc (patch) | |
| tree | 882d8f56ca4c1288eacd58a86b0ce615e2f51f17 | |
| parent | 243af0632bb63de8b957a215230e1c0460baa20c (diff) | |
Release 5.1.0.51B
Release 5.1.0.51B
Change-Id: I5def38ccac3889b65226a0758fb15d9a749cac1c
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 7082a4cddefa..890408472fc1 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 51 -#define QWLAN_VERSIONSTR "5.1.0.51A" +#define QWLAN_VERSIONSTR "5.1.0.51B" #endif /* QWLAN_VERSION_H */ |
