diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-24 14:03:45 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-24 14:03:46 -0800 |
| commit | 8219c42857b3fab0e019a7d31d0ae59eae0b50cd (patch) | |
| tree | c14d1d38ae62efb1c7bf6b0cdcc15112ab7eec6a | |
| parent | 1690f367b986f2df75c850ec9efa9de350aa8429 (diff) | |
Release 5.1.1.45X
Release 5.1.1.45X
Change-Id: Ib2fb9876dfa685fc509cde458f13ec8d53459b53
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 2ca49ab528e3..c641e130a383 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 45 -#define QWLAN_VERSIONSTR "5.1.1.45W" +#define QWLAN_VERSIONSTR "5.1.1.45X" #endif /* QWLAN_VERSION_H */ |
