diff options
| author | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-08-03 05:48:05 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-08-03 18:57:27 -0700 |
| commit | c3ba2aacba56e2d8f6cc69e6a2b7de86367c6511 (patch) | |
| tree | b649c04a2ca78c89d464287d8c2123cd09cc0de2 | |
| parent | b5cce8783ee5065fd28b3632f3094c3ee86970ae (diff) | |
Release 5.1.0.22W
Release 5.1.0.22W
Change-Id: I0ab541e388344f6635bca51386caeaa299c675ae
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 bc9d661c9b00..015b47e4299e 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 0 -#define QWLAN_VERSION_EXTRA "V" +#define QWLAN_VERSION_EXTRA "W" #define QWLAN_VERSION_BUILD 22 -#define QWLAN_VERSIONSTR "5.1.0.22V" +#define QWLAN_VERSIONSTR "5.1.0.22W" #endif /* QWLAN_VERSION_H */ |
