diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-21 21:09:06 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-21 21:09:06 -0800 |
| commit | bba71f1da2ce8dd5798574476a88d1d0ffa85e82 (patch) | |
| tree | de4b533b0151216b8f93773a9e7220eac7f501d2 | |
| parent | 995806defeff1399e8673cb802f34a0fe3ec9f0b (diff) | |
Release 5.1.0.41V
Release 5.1.0.41V
Change-Id: I7a468d2dbd0a603efcef7801ff88af27d6cb56da
CRs-Fixed: 688141
| -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 5a28c793eeca..9535cacf070b 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 0 -#define QWLAN_VERSION_EXTRA "U" +#define QWLAN_VERSION_EXTRA "V" #define QWLAN_VERSION_BUILD 41 -#define QWLAN_VERSIONSTR "5.1.0.41U" +#define QWLAN_VERSIONSTR "5.1.0.41V" #endif /* QWLAN_VERSION_H */ |
