diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-09 18:52:29 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-09 18:52:30 -0800 |
| commit | f8d31833ea4434800c00dd9ae07537c27a3307b8 (patch) | |
| tree | 5549568622bcc6c2662a04b1feeff5011b35be38 | |
| parent | 65c31491160c0eda323bcf6bc7c171a678087fa6 (diff) | |
Release 5.1.0.35U
Release 5.1.0.35U
Change-Id: I13180758fe616cdb6eabce3a6567c3e94550e2ab
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 d27194540069..b6bc8e15bd69 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 35 -#define QWLAN_VERSIONSTR "5.1.0.35T" +#define QWLAN_VERSIONSTR "5.1.0.35U" #endif /* QWLAN_VERSION_H */ |
