diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-19 23:42:01 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-09-21 17:07:19 -0700 |
| commit | bdc1eb41efe0f47eae268ea0269d47e665ae8017 (patch) | |
| tree | 707a6bf6ec54b9a8c05d0da8622cadd5d3d89902 | |
| parent | fb6f4cd3fc02ba9e579badd8267f0f283fc41190 (diff) | |
Release 5.1.0.27I
Release 5.1.0.27I
Change-Id: Ieabbf5e86f92e056d10c81f512cdbd96a492104a
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 f7c3e59f3485..82c0b470d761 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 "H" +#define QWLAN_VERSION_EXTRA "I" #define QWLAN_VERSION_BUILD 27 -#define QWLAN_VERSIONSTR "5.1.0.27H" +#define QWLAN_VERSIONSTR "5.1.0.27I" #endif /* QWLAN_VERSION_H */ |
