diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-12 22:17:48 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-12 22:17:48 -0800 |
| commit | f8622417d2c85007fdbc67641409684f5cbe3992 (patch) | |
| tree | a36ae9b5f894c7ad57e6dad44738828a97ffde8d | |
| parent | daf9565eca74144d25ff94a79f42bc566102c7e8 (diff) | |
Release 5.1.0.49K
Release 5.1.0.49K
Change-Id: If48d7a8dad4f6380b949041182a7c87427b374a0
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 fa1e1d97b626..4c909f8e4cd4 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 49 -#define QWLAN_VERSIONSTR "5.1.0.49J" +#define QWLAN_VERSIONSTR "5.1.0.49K" #endif /* QWLAN_VERSION_H */ |
