diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-16 05:50:05 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-16 05:50:06 -0700 |
| commit | 81f573f56d880517f428744a1dcc3c845453f550 (patch) | |
| tree | 925fae09c0159ef12d26dc9b92ced177c25fe781 | |
| parent | cd8a84ad4622d4871d47bb92e2b6a5de8d0cfea7 (diff) | |
Release 5.1.0.27B
Release 5.1.0.27B
Change-Id: I0c83f9c785d1119c3f6f0e5bff3e7f79fadf84d3
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 de05590c6419..739658b89f09 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 27 -#define QWLAN_VERSIONSTR "5.1.0.27A" +#define QWLAN_VERSIONSTR "5.1.0.27B" #endif /* QWLAN_VERSION_H */ |
