diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-12 04:21:45 -0700 |
|---|---|---|
| committer | spuligil <spuligil@codeaurora.org> | 2017-04-15 12:49:43 -0700 |
| commit | 1398666fc764a69d1a68425c981bfe69a389971a (patch) | |
| tree | 19774e4f286e40473c6aa0fde5b4251fcf751be3 | |
| parent | 0f8dc0aab9f6c0bd849ffb8bcdb3c11538748965 (diff) | |
Release 5.1.1.10K
Release 5.1.1.10K
Change-Id: Ia5ded243502590c695365e6f5ab00272e547c97b
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 5b42b71cbfb3..34c9ffaee217 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 10 -#define QWLAN_VERSIONSTR "5.1.1.10J" +#define QWLAN_VERSIONSTR "5.1.1.10K" #endif /* QWLAN_VERSION_H */ |
