diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-24 16:00:20 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-24 16:00:20 -0800 |
| commit | ab3f4a2f602ec3d42d9fd2fcf47cbd34775455a8 (patch) | |
| tree | e95da4412a179bb59f4bd9036a00d829021a8c3d | |
| parent | d167e9b4857ad4aa604ecb6773c9edeb727572c0 (diff) | |
Release 5.1.0.42I
Release 5.1.0.42I
Change-Id: Ic69b21be446e941898c653f23fb0e2f609032c33
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 20afb2bebecb..6dca8230aac8 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 42 -#define QWLAN_VERSIONSTR "5.1.0.42H" +#define QWLAN_VERSIONSTR "5.1.0.42I" #endif /* QWLAN_VERSION_H */ |
