diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-16 11:45:43 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-16 11:45:43 -0800 |
| commit | b2e269837bd78015efd0902c7eee504b9c72643f (patch) | |
| tree | 0a540a103fcf15b76e737969efa6f1829d421bd1 | |
| parent | 0cf3ff245cc8d285444c3b8742efb6cc49b92fde (diff) | |
Release 5.1.0.41C
Release 5.1.0.41C
Change-Id: I5a669f478df8390a01272163203f73da34f82fd6
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 5f9fcc746ed0..bf9d97471fb2 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 "B" +#define QWLAN_VERSION_EXTRA "C" #define QWLAN_VERSION_BUILD 41 -#define QWLAN_VERSIONSTR "5.1.0.41B" +#define QWLAN_VERSIONSTR "5.1.0.41C" #endif /* QWLAN_VERSION_H */ |
