diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-09 08:02:19 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-09 08:02:19 -0800 |
| commit | 2a1f85225113059c2ec0e365ec185cd87fd6cb33 (patch) | |
| tree | f6264abb9c2bee8729a05039ef834b38888c2101 | |
| parent | 6f88aba6b1f81f3ce8b2020f488c110796430008 (diff) | |
Release 5.1.0.43V
Release 5.1.0.43V
Change-Id: I70bb7cadd26554f811e7c9f1645f6c731011dfbf
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 29b56011ef7e..d349f38f75b6 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 43 -#define QWLAN_VERSIONSTR "5.1.0.43U" +#define QWLAN_VERSIONSTR "5.1.0.43V" #endif /* QWLAN_VERSION_H */ |
