diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-22 04:16:12 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-22 04:16:12 -0800 |
| commit | 5b9aff0e0ce4ea02fddb99840fbb4955314085db (patch) | |
| tree | 4a5b3e72f8f1738abd437e994e65a73bb0b66762 | |
| parent | 779512a16edbd4b6c2125e92c0c674afd780676c (diff) | |
Release 5.1.1.42Z
Release 5.1.1.42Z
Change-Id: I8ee2b224ed01b84e9aaa80fb32b833126d411ce4
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 be706946dabb..e30daab5a589 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 42 -#define QWLAN_VERSIONSTR "5.1.1.42Y" +#define QWLAN_VERSIONSTR "5.1.1.42Z" #endif /* QWLAN_VERSION_H */ |
