diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-01 13:56:38 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-01 13:56:38 -0700 |
| commit | 8cd23b9ea5a06e8610fb1677aaab3b7d01d184b0 (patch) | |
| tree | 452e19af3d3a4e558a524b31c669e4d7ee5707d6 | |
| parent | 5b06d6a5d535de45758d853f0e80c9c5d9fe9914 (diff) | |
Release 5.1.1.7Z
Release 5.1.1.7Z
Change-Id: I092ef8cc194321330571216d27e693e0d346e354
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 e9713c986fde..7421d189e09b 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 7 -#define QWLAN_VERSIONSTR "5.1.1.7Y" +#define QWLAN_VERSIONSTR "5.1.1.7Z" #endif /* QWLAN_VERSION_H */ |
