diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-02 14:21:07 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-02 14:21:07 -0800 |
| commit | e47375534561a80b7b0619b16cc4fd44d4672d8c (patch) | |
| tree | 4f70dc6822db2d18fe30ffb338c97c4917b02323 | |
| parent | 7a53518575c97b7b7ef6d640a0e4020556779601 (diff) | |
Release 5.1.0.47U
Release 5.1.0.47U
Change-Id: I749708d5e59c2c574afaed6cca5ff01a1d588258
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 25982e03312e..53d772318b56 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 47 -#define QWLAN_VERSIONSTR "5.1.0.47T" +#define QWLAN_VERSIONSTR "5.1.0.47U" #endif /* QWLAN_VERSION_H */ |
