diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-08-29 07:27:04 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-02 17:24:05 -0700 |
| commit | b09ea4643cab4b8db32c8481c655aa0719ce027e (patch) | |
| tree | 80dbf3fb6a69036d6d74a8c7457197966368da31 | |
| parent | cf7b60f9b10285cdb66e7019687f0e9043ff299b (diff) | |
Release 5.1.0.24U
Release 5.1.0.24U
Change-Id: Ib6c7d30f8f97e1a26bb7e26207c9729a9afe1499
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 a990e3d0bfed..c81005ef5ea3 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 24 -#define QWLAN_VERSIONSTR "5.1.0.24T" +#define QWLAN_VERSIONSTR "5.1.0.24U" #endif /* QWLAN_VERSION_H */ |
