diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-08-19 18:33:29 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-08-19 18:33:29 -0700 |
| commit | 9f6c8a05ea61ea2f8d6893c1c9ab0fd3161bf091 (patch) | |
| tree | 9a85afb532be2f1349992f1594580d61e844fc14 | |
| parent | b4ae4ab7b08c7a87c12b576a3a2737b90c5fd29d (diff) | |
Release 5.1.0.23U
Release 5.1.0.23U
Change-Id: Iceb664a4c098fc700c18eb1c77ab1cd43e3426e7
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 1b4964b5236c..e74380383a9a 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 23 -#define QWLAN_VERSIONSTR "5.1.0.23T" +#define QWLAN_VERSIONSTR "5.1.0.23U" #endif /* QWLAN_VERSION_H */ |
