diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-12 23:30:34 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-17 21:57:06 -0700 |
| commit | b384d669ffe58bc9ada3ef655a0915d08bd862b4 (patch) | |
| tree | b971fdb3fe4674348020a4f73d48862beed35482 | |
| parent | ac4fcf34be45e943b4a4bb5b7fc2eeceb7707b8c (diff) | |
Release 5.1.0.30U
Release 5.1.0.30U
Change-Id: Icbe0dedbd686adba1513d97c2609b0c8b52eec2c
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 5f68226fd7db..5ef4c31728a7 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 30 -#define QWLAN_VERSIONSTR "5.1.0.30T" +#define QWLAN_VERSIONSTR "5.1.0.30U" #endif /* QWLAN_VERSION_H */ |
