diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-13 12:32:12 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-13 12:32:12 -0700 |
| commit | 41ec4d40c767d645ffaabdefbe574d6bb1e58d36 (patch) | |
| tree | 1d5d8ca4c5c8e27e60dd6df2a87334801e46da05 | |
| parent | 2e2a36b47ed162cd34e29913ec91ae21113d4293 (diff) | |
Release 5.1.1.31V
Release 5.1.1.31V
Change-Id: If0cd7cf6652cbeacb280c816c0f693e676f5960e
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 df9741089b91..81ac03c52781 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 "U" +#define QWLAN_VERSION_EXTRA "V" #define QWLAN_VERSION_BUILD 31 -#define QWLAN_VERSIONSTR "5.1.1.31U" +#define QWLAN_VERSIONSTR "5.1.1.31V" #endif /* QWLAN_VERSION_H */ |
