diff options
| author | snandini <snandini@codeaurora.org> | 2017-07-31 18:33:13 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-07-31 18:33:13 -0700 |
| commit | bc05dfda1c78bd1c546a74469eb6f4c95a670ded (patch) | |
| tree | e07e25e78454aa5e80013cb02da32fe3c717d51d | |
| parent | da0ce5c2c959f5143b8975990bcdee6d9f748d5d (diff) | |
Release 5.1.1.26V
Release 5.1.1.26V
Change-Id: Id656919b42634b28ebc6095415cb824a66cd2799
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 bfcac6cad400..eafe0cbbf76a 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 26 -#define QWLAN_VERSIONSTR "5.1.1.26U" +#define QWLAN_VERSIONSTR "5.1.1.26V" #endif /* QWLAN_VERSION_H */ |
