diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-18 20:25:22 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-18 20:25:23 -0800 |
| commit | 8b0e12fd7210d6e4534a221707b5324412820ecc (patch) | |
| tree | 8569ced8d2a702dd9983363e5b2bb6c3a9125893 | |
| parent | c3faf398c83b50b73df96f3855cb92c6f58faf17 (diff) | |
Release 5.1.0.41K
Release 5.1.0.41K
Change-Id: I8fda9f16e7762b164eccfa8944234cd35fa97d2c
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 4a8229b31188..8f8abe4c23df 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 41 -#define QWLAN_VERSIONSTR "5.1.0.41J" +#define QWLAN_VERSIONSTR "5.1.0.41K" #endif /* QWLAN_VERSION_H */ |
