diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-13 18:12:26 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-17 21:57:44 -0700 |
| commit | c3ab4f1dd3c803bcbda2620b80a6fa7056ae659f (patch) | |
| tree | 3cbc615b6ce65e27827ca6728df97cc832061417 | |
| parent | 801f1537ffb46160c09348af3e83e130012f4394 (diff) | |
Release 5.1.0.31B
Release 5.1.0.31B
Change-Id: I20106cbedee34bef52b0d903bea66aee356d5da6
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 912d885cc07e..acc11106f049 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 31 -#define QWLAN_VERSIONSTR "5.1.0.31A" +#define QWLAN_VERSIONSTR "5.1.0.31B" #endif /* QWLAN_VERSION_H */ |
