diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-04 06:03:58 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-04 06:03:59 -0800 |
| commit | 22d53bf3045c4d4b96dd2d498c8cdaa25be58a0e (patch) | |
| tree | 11f616143d6c20e0456be590069605d885220fde | |
| parent | 1f1359d93d885a148eb8079aaa1bd2b56c993885 (diff) | |
Release 5.1.1.2B
Release 5.1.1.2B
Change-Id: Ie6ab006a56b2ece5e7c0bfee1f1165e093d30bf6
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 722df7a2450f..de838040ae9c 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 1 -#define QWLAN_VERSION_EXTRA "A" +#define QWLAN_VERSION_EXTRA "B" #define QWLAN_VERSION_BUILD 2 -#define QWLAN_VERSIONSTR "5.1.1.2A" +#define QWLAN_VERSIONSTR "5.1.1.2B" #endif /* QWLAN_VERSION_H */ |
