diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-08 13:53:20 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-08 13:53:21 -0800 |
| commit | 98610b96fa56e3d9c995cf882edae195963b6c60 (patch) | |
| tree | f4aa6148cf327de5ac0e8a7c5c1e8debad1a9230 | |
| parent | fc1b5c47298a3f28caeb4b61072e994619572f84 (diff) | |
Release 5.1.0.40B
Release 5.1.0.40B
Change-Id: Ie24aa4359c427ab14cefdf29d661909486ae3ecd
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 07ae5a8d8b27..5c3a95d3b1d2 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 40 -#define QWLAN_VERSIONSTR "5.1.0.40A" +#define QWLAN_VERSIONSTR "5.1.0.40B" #endif /* QWLAN_VERSION_H */ |
