diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-06 14:44:42 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-06 14:44:42 -0700 |
| commit | 7ea96b821271328619c7ef63d36c32cc8167346c (patch) | |
| tree | 7ab349d1b356aa87aa1dbaa31d1fa8b54303b127 | |
| parent | abe066008bba66fbb0d2dd456998a91bcf0b1599 (diff) | |
Release 5.1.1.35V
Release 5.1.1.35V
Change-Id: I296edc07e191a63c523a79933b6a20ea113cbe3b
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 ee1dc043bd4a..cf6163e1d49b 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 35 -#define QWLAN_VERSIONSTR "5.1.1.35U" +#define QWLAN_VERSIONSTR "5.1.1.35V" #endif /* QWLAN_VERSION_H */ |
