diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-22 11:02:57 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-22 11:02:57 -0700 |
| commit | 85ee04bf22cd2ccba8c09cc443b90ee21ac91dd0 (patch) | |
| tree | 3025c218456191fe217c51001ca49fd59af97c4c | |
| parent | 1085db8c31efe90fe8d6b3c601625f7b90ac338d (diff) | |
Release 5.1.1.33Z
Release 5.1.1.33Z
Change-Id: I44fbede201bcec1a3d34a2401be276dff7076fac
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 a1c8cadcb8bd..d225c6b25614 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 "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 33 -#define QWLAN_VERSIONSTR "5.1.1.33Y" +#define QWLAN_VERSIONSTR "5.1.1.33Z" #endif /* QWLAN_VERSION_H */ |
