diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-06 06:06:53 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-06 14:11:16 -0700 |
| commit | a56d55728bcf00e149c929e89ba8ab69104c32f9 (patch) | |
| tree | b8cdae61b6a52a710c3a12dda961d5db252596ef | |
| parent | ea6d909036765536bf86d2c3475b33d70810fd24 (diff) | |
Release 5.1.1.8Z
Release 5.1.1.8Z
Change-Id: Ia5651928d87cc6852cf8c1cc7f3c3d772bbbddc7
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 27f4db8665bf..edc77bd03d1f 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 8 -#define QWLAN_VERSIONSTR "5.1.1.8Y" +#define QWLAN_VERSIONSTR "5.1.1.8Z" #endif /* QWLAN_VERSION_H */ |
