diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-23 00:24:44 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-23 00:24:44 -0700 |
| commit | e5480654a5954b8c01fac68cd4f6a243f0d6cada (patch) | |
| tree | 8945ed5d84697200676c4c71deb897594e3f5774 | |
| parent | 1ca8f290b3d43d4474885d978c0f337acbe2e194 (diff) | |
Release 5.1.1.5Z
Release 5.1.1.5Z
Change-Id: I2723bef94fa80486004d069e7f78d535d7aa4cc0
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 9a9a119b44f2..adb492f8f5df 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 5 -#define QWLAN_VERSIONSTR "5.1.1.5Y" +#define QWLAN_VERSIONSTR "5.1.1.5Z" #endif /* QWLAN_VERSION_H */ |
