diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-15 16:51:45 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-15 16:51:45 -0700 |
| commit | 278831a3b2d8fe3a798ef2bd6e2fb5d158799092 (patch) | |
| tree | a3b2c5349ed198ad28546c29f947f128c4f2e77f | |
| parent | 1079f2771e297e3f0d4f213805cf0a05e3f589de (diff) | |
Release 5.1.0.26U
Release 5.1.0.26U
Change-Id: I4a82a52bba87e13574bea2942b9fcb9e61583002
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 5c2363a68cf2..559162d9b6b9 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 26 -#define QWLAN_VERSIONSTR "5.1.0.26T" +#define QWLAN_VERSIONSTR "5.1.0.26U" #endif /* QWLAN_VERSION_H */ |
