diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-01 06:19:59 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-01 06:20:00 -0800 |
| commit | d570848fa5dbd2727ed4c6caa20415e8b8d0cdbf (patch) | |
| tree | 7b907f4633b6e1a477597fca627a51e854676661 | |
| parent | ffc3ece339bb5f99c3c7fea78fa1210e6c981c70 (diff) | |
Release 5.1.0.47K
Release 5.1.0.47K
Change-Id: Idb7c85963426957f93785545537fa2b5354c8a20
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 a9e8576e98fd..b5338813cabd 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 47 -#define QWLAN_VERSIONSTR "5.1.0.47J" +#define QWLAN_VERSIONSTR "5.1.0.47K" #endif /* QWLAN_VERSION_H */ |
