diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-01 00:38:14 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-01 00:38:15 -0800 |
| commit | 0d0fb9de14394fb8264d97854b75a55ad1aa171b (patch) | |
| tree | c11a963012fac0cdfab14d7f10147462cda1314e | |
| parent | 7da0dffeb9d26e7ee84748514e73506a9f7fffe5 (diff) | |
Release 5.1.1.1I
Release 5.1.1.1I
Change-Id: I83992c5acacab43aeeec78b285735288710a8493
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 a046e44e796a..08bd6f4fbcbb 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 1 -#define QWLAN_VERSION_EXTRA "H" +#define QWLAN_VERSION_EXTRA "I" #define QWLAN_VERSION_BUILD 1 -#define QWLAN_VERSIONSTR "5.1.1.1H" +#define QWLAN_VERSIONSTR "5.1.1.1I" #endif /* QWLAN_VERSION_H */ |
