diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-04-11 01:09:05 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-04-11 01:09:06 -0700 |
| commit | 96b26736e6fdcd561eff09b2f5ab8a44d55a4883 (patch) | |
| tree | e2d145d481a6a717dbe1827224d229e769e527ad | |
| parent | 06c02725f5dcca0623428db4f6f244f7689a4cf3 (diff) | |
Release 5.1.1.71Y
Release 5.1.1.71Y
Change-Id: I1f0b774f7a813b7429a47730af70235d1e1b6ae1
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 3954f5a68f4d..e6f28b5dc3ab 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,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 71 -#define QWLAN_VERSIONSTR "5.1.1.71X" +#define QWLAN_VERSIONSTR "5.1.1.71Y" #endif /* QWLAN_VERSION_H */ |
