diff options
| author | snandini <snandini@codeaurora.org> | 2017-05-23 11:38:16 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-05-23 11:38:16 -0700 |
| commit | 173a2df2a82df450d1caaf26889f1760be263f90 (patch) | |
| tree | 2c1384042408dc178db71caad38fbd9e8572f665 | |
| parent | 913434a9ff34ffa9a0eb2dc83634c876a42ec813 (diff) | |
Release 5.1.1.18X
Release 5.1.1.18X
Change-Id: I6cdf3024a8ea98a98bb3e79adb565e29e8f95978
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 a2b111e27306..2bc8d4f77e73 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 18 -#define QWLAN_VERSIONSTR "5.1.1.18W" +#define QWLAN_VERSIONSTR "5.1.1.18X" #endif /* QWLAN_VERSION_H */ |
