diff options
| author | Satsih Singh <ssing@codeaurora.org> | 2016-04-05 12:38:18 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-04-20 22:24:55 -0700 |
| commit | 1771b5fcd85a8a0c045d2584a24f6200a5bab9b0 (patch) | |
| tree | 55bff7125328ae823dd9f890f1a2a553a40e6dc4 /core | |
| parent | d69547696f9cdca8c1ed5b85d118080e2abfae87 (diff) | |
Release 5.0.0.172
Release 5.0.0.172
Change-Id: Ifb9cc767a34559867189c4eab411247e934e9181
CRs-Fixed: 688141
Diffstat (limited to 'core')
| -rw-r--r-- | core/mac/inc/qwlan_version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index 0bf45cca499a..ef6504483f3f 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,10 +41,10 @@ #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 2 -#define QWLAN_VERSIONSTR "5.1.0.2B" -/* 171 */ +#define QWLAN_VERSIONSTR "5.1.0.2C" +/* 172 */ #endif /* QWLAN_VERSION_H */ |
