diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-12 01:36:04 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-12 01:36:05 -0800 |
| commit | 59835ed7f4dcae513e75020f5e89e8e7e986e06a (patch) | |
| tree | 6f63e44702730191ef57ce2e12cc2bd48371ab08 | |
| parent | 3bd1a56f47762fab8dd18ba3103e1a629f76d2e7 (diff) | |
Release 5.1.0.36K
Release 5.1.0.36K
Change-Id: If65cadffa0550bed9ffe7b56cbf65e5a54177266
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 752dc6575fa0..3b45bdd05f30 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 "J" +#define QWLAN_VERSION_EXTRA "K" #define QWLAN_VERSION_BUILD 36 -#define QWLAN_VERSIONSTR "5.1.0.36J" +#define QWLAN_VERSIONSTR "5.1.0.36K" #endif /* QWLAN_VERSION_H */ |
