diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-22 21:05:43 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-22 21:05:43 -0700 |
| commit | 94906065213808b173bb0f7dc7849e6e527d80ca (patch) | |
| tree | 0d17b12160f880c41ab031413b4c77c48bf0db67 | |
| parent | b55dd391c63d714829fb3bde37c525dc00a84b9c (diff) | |
Release 5.1.1.5Y
Release 5.1.1.5Y
Change-Id: I0ee9d4e63c7a1a51e5be4b28fcea483037e4f594
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 41ac556d20f3..9a9a119b44f2 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 "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 5 -#define QWLAN_VERSIONSTR "5.1.1.5X" +#define QWLAN_VERSIONSTR "5.1.1.5Y" #endif /* QWLAN_VERSION_H */ |
