diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-16 16:40:17 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-16 16:40:17 -0800 |
| commit | 7d60efa0c78186c4b8632afeb1f0c2bec3fcb3fc (patch) | |
| tree | 7b1262174999931c757063d75f1d612dd997925a | |
| parent | 6f6a4768927637f65a1e1f0a94aebc47b7a6bcee (diff) | |
Release 5.1.0.45B
Release 5.1.0.45B
Change-Id: Ib7df4e612824650f77a08d927dc86c2bd38f0496
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 4d397fbf4d25..23ecffe8ec6a 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 45 -#define QWLAN_VERSIONSTR "5.1.0.45A" +#define QWLAN_VERSIONSTR "5.1.0.45B" #endif /* QWLAN_VERSION_H */ |
