diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-02 14:17:19 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-03 19:32:57 -0700 |
| commit | f96c2928d55e5873195a6421357670bbf4c993ea (patch) | |
| tree | df3e28dfe0a0438aab0025ab7e2adcdebdaace0c | |
| parent | ce935a48be282b9a12bc7167ecfa06e5a148e72c (diff) | |
Release 5.1.0.34U
Release 5.1.0.34U
Change-Id: If9489bfda2db6e807f43f54d7ee97bd4b57d6539
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 84bdabf041ed..4e88f677f9ee 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 34 -#define QWLAN_VERSIONSTR "5.1.0.34T" +#define QWLAN_VERSIONSTR "5.1.0.34U" #endif /* QWLAN_VERSION_H */ |
