diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-20 15:49:06 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-20 15:49:06 -0700 |
| commit | fe1549502e4d1dfabb75b8cf3bafc4e5a8d5fe19 (patch) | |
| tree | b5582c0e4796a3685c6c11d9a5eed583b8ab1502 | |
| parent | 005cb4d8db011e99a2b67c7b90df9cab2d04116f (diff) | |
Release 5.1.1.5K
Release 5.1.1.5K
Change-Id: I08b6c425b8e5613bdea76ae11155ea28ab270611
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 1e0075e1f638..7c213be371e6 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 5 -#define QWLAN_VERSIONSTR "5.1.1.5J" +#define QWLAN_VERSIONSTR "5.1.1.5K" #endif /* QWLAN_VERSION_H */ |
