diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-15 22:30:57 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-15 22:30:57 -0700 |
| commit | 4decac301e2cbf1cd05d8b3171aaa0e3f39a2ad2 (patch) | |
| tree | ae4f640c4288aad013b81abf744c16655b6caa3d | |
| parent | 39f83cd8c46503989bd020e1b429a154adabcd7e (diff) | |
Release 5.1.1.32V
Release 5.1.1.32V
Change-Id: If2e3f9e98940635e4db0b01cc191825d8814effa
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 8a9f27e208da..79b632364cbe 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 32 -#define QWLAN_VERSIONSTR "5.1.1.32U" +#define QWLAN_VERSIONSTR "5.1.1.32V" #endif /* QWLAN_VERSION_H */ |
