diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-16 20:35:20 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-16 20:35:21 -0800 |
| commit | 049cbefcb9cee4c23fe2240315aaef400cd07b9e (patch) | |
| tree | 53f4b71f7614f8b7ae9149694e4a54b43d3997a4 | |
| parent | c398369d83e06e8e4ce78637f303cc5c54db4359 (diff) | |
Release 5.1.0.50I
Release 5.1.0.50I
Change-Id: Ib540eb7ba9446cdb70da033ad07782dc4d380ce9
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 6979d9034c0b..2972d1f86f45 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 50 -#define QWLAN_VERSIONSTR "5.1.0.50H" +#define QWLAN_VERSIONSTR "5.1.0.50I" #endif /* QWLAN_VERSION_H */ |
