diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-10-22 07:28:59 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-10-22 07:28:59 -0700 |
| commit | 2f8289b5ea69ab7730dae8f93050a2b8fb2d6a4f (patch) | |
| tree | a7b35a10015886ebf015e922cd3210fc1aa86b68 /core | |
| parent | 76d6b8ff85766342651116882a05b4db59ea973a (diff) | |
Release 5.1.1.67V
Release 5.1.1.67V
Change-Id: If4694a6806f2a25b1a90c722b82b0146fa5bc995
CRs-Fixed: 774533
Diffstat (limited to 'core')
| -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 7679cb111b65..1d489fff2ca3 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,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 67 -#define QWLAN_VERSIONSTR "5.1.1.67U" +#define QWLAN_VERSIONSTR "5.1.1.67V" #endif /* QWLAN_VERSION_H */ |
