diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-21 14:32:59 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-21 14:32:59 -0800 |
| commit | fc23f5b05b23966d812d00010b057a571593dc89 (patch) | |
| tree | 26c38ffa9127d38619319b2210b9faf8bb6226fd | |
| parent | d9b49bc1259b60af4460a3f96e1cf08ee049fc3a (diff) | |
Release 5.1.0.46B
Release 5.1.0.46B
Change-Id: I3af36952e12ca1b8aef174759555b33f4b3d2e0a
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 b35e51530327..e0bb49053fa3 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 46 -#define QWLAN_VERSIONSTR "5.1.0.46A" +#define QWLAN_VERSIONSTR "5.1.0.46B" #endif /* QWLAN_VERSION_H */ |
