diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-08 16:05:19 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-08 16:05:20 -0800 |
| commit | 73bc5c2c99d8f33c4fd1520eb80e6c92b9d9f7ab (patch) | |
| tree | c97c621241bb5b9eacb17f27ee9ac27e4d0ab8a7 | |
| parent | 37e99b2cb8c70c9789736d8c47c713608ee2bf18 (diff) | |
Release 5.1.0.40C
Release 5.1.0.40C
Change-Id: I47cab4515c05077b8e7fb927a17be7932a6edf76
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 5c3a95d3b1d2..a9286ee4771e 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 40 -#define QWLAN_VERSIONSTR "5.1.0.40B" +#define QWLAN_VERSIONSTR "5.1.0.40C" #endif /* QWLAN_VERSION_H */ |
