diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-01 01:13:47 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-01 01:13:47 -0700 |
| commit | 09371808dbe505b096948453fc0730d2ed820c75 (patch) | |
| tree | ff4ceae5545d6de690bdcf205ea11dccd5c82fdb | |
| parent | eea6b984aa9d7220f84d10c2130bb9bde3d6ba4b (diff) | |
Release 5.1.1.7X
Release 5.1.1.7X
Change-Id: I15132b48e0c2a6d7ef9670efd424cd9546c00e97
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 8f0b7d80bf31..284547569c41 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 "W" +#define QWLAN_VERSION_EXTRA "X" #define QWLAN_VERSION_BUILD 7 -#define QWLAN_VERSIONSTR "5.1.1.7W" +#define QWLAN_VERSIONSTR "5.1.1.7X" #endif /* QWLAN_VERSION_H */ |
