diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-26 00:44:08 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-26 00:44:08 -0700 |
| commit | 481f2ce3dc150b3d02fcf974af51400dc11f3b50 (patch) | |
| tree | 4666bdcb7e37d631c9b76603e24398ba13611b40 | |
| parent | f8317a77ebbff947a033214645babeb1004988c6 (diff) | |
Release 5.1.1.37Z
Release 5.1.1.37Z
Change-Id: Icb5e73b9b87aabff22c4afb58039b2dbd5fef410
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 54fba214118e..95c532f49cda 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 37 -#define QWLAN_VERSIONSTR "5.1.1.37Y" +#define QWLAN_VERSIONSTR "5.1.1.37Z" #endif /* QWLAN_VERSION_H */ |
