diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-06-01 21:14:05 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-06-01 21:14:05 -0700 |
| commit | 10b6acfdcd52f54c52b325ea9bbcd3b99626cbe9 (patch) | |
| tree | bb7703e76f7cd466a1dee96409d0fc576e98d119 | |
| parent | 945c80793a65c900d3487b1b15d89c38c4583f1d (diff) | |
Release 5.1.1.58Z
Release 5.1.1.58Z
Change-Id: Ied44aaf581559c75f34a1574e12fdb8deb1ce145
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 6661c6975bad..0e5254a31829 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 "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 58 -#define QWLAN_VERSIONSTR "5.1.1.58Y" +#define QWLAN_VERSIONSTR "5.1.1.58Z" #endif /* QWLAN_VERSION_H */ |
