diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-18 13:32:56 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-18 13:32:57 -0800 |
| commit | ff8ec9fca367660f782602c4e8fa14e0d299b3ef (patch) | |
| tree | f88b9e319ef58ae7aee825a9e6f8b6ffca3194c3 | |
| parent | 1af4f0b259f31a4bc5ee1e6e6f5965abf6dbe7fc (diff) | |
Release 5.1.1.39K
Release 5.1.1.39K
Change-Id: I02c7d70653cdfde723bc7578672a8ad1f6557dfc
CRs-Fixed: 774533
| -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 6a58a13a2c41..2e5890dfe42b 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 1 -#define QWLAN_VERSION_EXTRA "J" +#define QWLAN_VERSION_EXTRA "K" #define QWLAN_VERSION_BUILD 39 -#define QWLAN_VERSIONSTR "5.1.1.39J" +#define QWLAN_VERSIONSTR "5.1.1.39K" #endif /* QWLAN_VERSION_H */ |
