diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-09-12 07:24:54 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-09-12 07:24:54 -0700 |
| commit | 41b399f4fd74b3b77bcbfcd496683c5674760531 (patch) | |
| tree | fdf29b6825519d4b100e010c40ec608a831dd40e | |
| parent | 4ec57f471ca5f13755d8bc94152c6efe0a20b88e (diff) | |
Release 5.1.1.65Y
Release 5.1.1.65Y
Change-Id: I98c641288bbdfb58b136a9e415716f3832aefb3a
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 4df2f248eabd..8312b92751cc 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 "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 65 -#define QWLAN_VERSIONSTR "5.1.1.65X" +#define QWLAN_VERSIONSTR "5.1.1.65Y" #endif /* QWLAN_VERSION_H */ |
