diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-09 06:43:53 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-09 06:43:53 -0800 |
| commit | 8deea31967b11b11cb83488727d09e4fe5fd49e5 (patch) | |
| tree | 91833716f8063e2176e5de329d43d280f1162889 | |
| parent | 5dc415bc8d7f297ad5603c37dae0a4a631d2ea7d (diff) | |
Release 5.1.0.43U
Release 5.1.0.43U
Change-Id: I0cb42d4b6ff1d8d329cdcda2d87cd5a2e3c26429
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 1f353cc4b34d..29b56011ef7e 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 "T" +#define QWLAN_VERSION_EXTRA "U" #define QWLAN_VERSION_BUILD 43 -#define QWLAN_VERSIONSTR "5.1.0.43T" +#define QWLAN_VERSIONSTR "5.1.0.43U" #endif /* QWLAN_VERSION_H */ |
