diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-15 08:40:15 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-15 08:40:15 -0700 |
| commit | cb0c603aadcead448f5409957ddf3eb84fa3e499 (patch) | |
| tree | df187c11599729de56bcb0fe6ad92f069f687137 | |
| parent | e8611a91f1a32606ff764601a0b82101ea4e8d6e (diff) | |
Release 5.1.1.4K
Release 5.1.1.4K
Change-Id: I0243df41221cca8a27a67cc1c35b63c450a4880d
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 96508dd53aab..a1b6371985c1 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 4 -#define QWLAN_VERSIONSTR "5.1.1.4J" +#define QWLAN_VERSIONSTR "5.1.1.4K" #endif /* QWLAN_VERSION_H */ |
