diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-05 22:31:39 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-05 22:31:39 -0800 |
| commit | 4ff78e413d9bc64c2447e31fc9847b8dd20fec5a (patch) | |
| tree | 041e283c88ec2e0a3ad9ac71f4f7dc98058f6bf2 | |
| parent | 8ee5d452a4103592bd78e9166380b2d4c8291cb9 (diff) | |
Release 5.1.1.40Y
Release 5.1.1.40Y
Change-Id: I37cc41b129ab60652b50ee1b8275c6caca71cc12
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 b6903d39f134..14a45ac57425 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 "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 40 -#define QWLAN_VERSIONSTR "5.1.1.40X" +#define QWLAN_VERSIONSTR "5.1.1.40Y" #endif /* QWLAN_VERSION_H */ |
