diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-26 20:19:36 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-28 18:04:28 -0700 |
| commit | 222c834672d04ae1f35f16d11c63b374b8433a11 (patch) | |
| tree | 41f7977b2c5d3e39a9e6f6ce4e8ca49eba1e6b8e | |
| parent | df6454a80d8a3705359cf7b8f92849221108fb76 (diff) | |
Release 5.1.0.33K
Release 5.1.0.33K
Change-Id: I07b6a14b288626e9a4d85971bcd435f4eae35577
CRs-Fixed: 688141
(cherry picked from commit ad605143c9fc0d805d72d8b92d9d234fe8866ff3)
| -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 90b7c03ed657..c21cb3063e28 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 33 -#define QWLAN_VERSIONSTR "5.1.0.33J" +#define QWLAN_VERSIONSTR "5.1.0.33K" #endif /* QWLAN_VERSION_H */ |
