diff options
| author | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-07-28 19:27:33 -0700 |
|---|---|---|
| committer | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-07-28 19:27:34 -0700 |
| commit | 1e252e43d25ea4cd109e9d35fce7fc89527664b2 (patch) | |
| tree | a6ffc563d08a7c1d0708af37fd3ad52e44159d48 | |
| parent | 8bdf4bcc0504ee71e55f0d7de51a314dd98d18e3 (diff) | |
Release 5.1.0.22K
Release 5.1.0.22K
Change-Id: I9624d0b6a78ed5fc18dc0e21abd7f524eeb9e5b7
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 b16d21ab802b..45d7e4fb257f 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 22 -#define QWLAN_VERSIONSTR "5.1.0.22J" +#define QWLAN_VERSIONSTR "5.1.0.22K" #endif /* QWLAN_VERSION_H */ |
