diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-18 09:03:15 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-18 09:03:15 -0700 |
| commit | 5d82494ca5d94e697bbebee63887909c343cf527 (patch) | |
| tree | 7350188bcd2a8f11b73d676c95927036a5867b97 | |
| parent | f95e81359c6a37063f25d6505ef1fe96697f2033 (diff) | |
Release 5.1.0.31U
Release 5.1.0.31U
Change-Id: I5ba667ef87e465795020c82decc186601abe86a1
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 d5361b972cfd..fdecb357804c 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 31 -#define QWLAN_VERSIONSTR "5.1.0.31T" +#define QWLAN_VERSIONSTR "5.1.0.31U" #endif /* QWLAN_VERSION_H */ |
