diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-06 08:43:28 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-01-06 20:57:51 -0800 |
| commit | 24faf26cbb6614e8ac129c396d5b1fdc91660ebc (patch) | |
| tree | 2dfb0233fdbaad5939c10e23c269832bc2ba064b | |
| parent | bcd5262dab109b301abfe7026da25d79e9e19475 (diff) | |
Release 5.1.0.43K
Release 5.1.0.43K
Change-Id: I54b8ab909e2d993fcde4d4e8df4cc559360c45e8
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 b6a296f89c0e..d4466604dbce 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 43 -#define QWLAN_VERSIONSTR "5.1.0.43J" +#define QWLAN_VERSIONSTR "5.1.0.43K" #endif /* QWLAN_VERSION_H */ |
