diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-22 22:35:17 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-22 22:35:18 -0800 |
| commit | b294cebbaf3ff078a357f413159f50a0b890e9ec (patch) | |
| tree | aa76546a63481dcea96aabcca594a352e54e7314 | |
| parent | e550092ed4f18c6c9049b86dd99e0c1e897a884f (diff) | |
Release 5.1.0.51C
Release 5.1.0.51C
Change-Id: I90d97a066e8806857a30acd380f621cee48951fe
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 890408472fc1..800b8d1167ea 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 51 -#define QWLAN_VERSIONSTR "5.1.0.51B" +#define QWLAN_VERSIONSTR "5.1.0.51C" #endif /* QWLAN_VERSION_H */ |
