diff options
| author | snandini <snandini@codeaurora.org> | 2018-02-13 16:38:14 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-02-13 16:38:14 -0800 |
| commit | 8415b17156588d38ffa84f65516bd9e91d7fdfbe (patch) | |
| tree | 789491c0a510cfaa94c2fc870d2556ef8149428d | |
| parent | 0aaf00f5adcbaf9429b4919c89fc940ce0fbd707 (diff) | |
Release 5.1.1.47V
Release 5.1.1.47V
Change-Id: I9c65ece80a222321d9e2d8d5738e517b5080fc48
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 954f8782152a..86ff0f5b78c8 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 47 -#define QWLAN_VERSIONSTR "5.1.1.47U" +#define QWLAN_VERSIONSTR "5.1.1.47V" #endif /* QWLAN_VERSION_H */ |
