diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-12 03:04:08 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-12 03:04:08 -0800 |
| commit | c495e7d41d4edf6bbcec9f2fdc935118b039763e (patch) | |
| tree | 104891f5ef2f155cd66f0f3f7997f9a76a6086c1 | |
| parent | 4bff4b0cfd45353d1b8fc8679b7c5735b5f5150f (diff) | |
Release 5.1.0.40K
Release 5.1.0.40K
Change-Id: I4c3908ec5f0b93000d022337ea8eb017bbf79205
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 3fd778df2408..4781244d9531 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 40 -#define QWLAN_VERSIONSTR "5.1.0.40J" +#define QWLAN_VERSIONSTR "5.1.0.40K" #endif /* QWLAN_VERSION_H */ |
