diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-31 22:40:06 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-31 22:40:07 -0700 |
| commit | bf0aa723d355f48dfdaa42cdbefa0ca10dd94e36 (patch) | |
| tree | 41b631127396dbeca4ef32588dcc1ad42c46145b | |
| parent | ae388942ccbb52468d9a2c6fb92ee1d34c8cc9f4 (diff) | |
Release 5.1.1.7W
Release 5.1.1.7W
Change-Id: I08297708b4c76870b833a3d7e3688f5e09345ac6
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 b453ecf72fc6..8f0b7d80bf31 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 "V" +#define QWLAN_VERSION_EXTRA "W" #define QWLAN_VERSION_BUILD 7 -#define QWLAN_VERSIONSTR "5.1.1.7V" +#define QWLAN_VERSIONSTR "5.1.1.7W" #endif /* QWLAN_VERSION_H */ |
