diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-04 09:58:34 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-04 09:58:34 -0700 |
| commit | e6f61634bf7cb356df2bf625dc05686dbf0e85ba (patch) | |
| tree | 1543b7168b7f228e3c9779e1c5d56f6c572b170e | |
| parent | f3357ea9b163f95e2fca449441e589b91ecdc250 (diff) | |
Release 5.1.1.8K
Release 5.1.1.8K
Change-Id: I94aaeda5f5ed85500b68a5e7470aeb95d16dd640
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 5b25c0ff9717..7c8cacbdfdc8 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 8 -#define QWLAN_VERSIONSTR "5.1.1.8J" +#define QWLAN_VERSIONSTR "5.1.1.8K" #endif /* QWLAN_VERSION_H */ |
