diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-05 16:14:58 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-01-06 20:54:13 -0800 |
| commit | d4384ea5a9cf9e8e2301d5c0d9c15ceab63da31c (patch) | |
| tree | 4dd40505a4abab2d6d716c5a0de8e80b722a59a3 | |
| parent | de8ede95bd5c8b85b2ba665a004a5b2323147954 (diff) | |
Release 5.1.0.43B
Release 5.1.0.43B
Change-Id: I8a0a337737dfd32d6198e3feaa4208bb37b9aa28
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 d6add3fb6364..a180f3a65052 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 43 -#define QWLAN_VERSIONSTR "5.1.0.43A" +#define QWLAN_VERSIONSTR "5.1.0.43B" #endif /* QWLAN_VERSION_H */ |
