diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-15 22:35:50 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-15 22:35:50 -0800 |
| commit | f315dc1eeb30dc451fd512df745a8dde9112a297 (patch) | |
| tree | e4b53b61595063a0b979bfbc29c496ca53e45613 | |
| parent | 3068af10dba41e9c7985520fc1bcfe2c85203191 (diff) | |
Release 5.1.0.50B
Release 5.1.0.50B
Change-Id: Ifbaba080065e2fd8f8663df709f93fec0bbf7b3e
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 654975ad08d2..fe7860cad86c 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 50 -#define QWLAN_VERSIONSTR "5.1.0.50A" +#define QWLAN_VERSIONSTR "5.1.0.50B" #endif /* QWLAN_VERSION_H */ |
