diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-08 19:25:21 -0800 |
|---|---|---|
| committer | Prakash Dhavali <pdhavali@codeaurora.org> | 2017-03-09 21:08:43 -0800 |
| commit | bcc992f08d3138cf76594e1dad5c1785e840ec7b (patch) | |
| tree | 20e9be4681a2dc7ca3bce1718a65df8b970d564b | |
| parent | 7cae7848972a5a46f8da9798823f780f53746d4d (diff) | |
Release 5.1.1.2Z
Release 5.1.1.2Z
Change-Id: If79686889a58aedf7b9d2dab7053278e0353dd9a
CRs-Fixed: 688141
| -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 36d75c45fec9..c52dccf576c0 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 2 -#define QWLAN_VERSIONSTR "5.1.1.2Y" +#define QWLAN_VERSIONSTR "5.1.1.2Z" #endif /* QWLAN_VERSION_H */ |
