diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-26 23:09:24 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-26 23:09:24 -0800 |
| commit | b6292dea3928b1e44c554aba8f68062e6a5bb9ef (patch) | |
| tree | d8fd0454eccfc41a3f4c6ec657d12b866cd0d0e5 | |
| parent | 98573a76fc3ac80bab542eccd3d78318926ee9cf (diff) | |
Release 5.1.0.46V
Release 5.1.0.46V
Change-Id: I59ff0e6743ca3c45df4d65da0ec0d109b21afdb3
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 8e4738ecb604..74134b9cc5b0 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 46 -#define QWLAN_VERSIONSTR "5.1.0.46U" +#define QWLAN_VERSIONSTR "5.1.0.46V" #endif /* QWLAN_VERSION_H */ |
