diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-01 11:42:35 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-01 11:42:35 -0700 |
| commit | c3095a132443020142fd1def4e12d83267f60ce8 (patch) | |
| tree | f76f5d18dfdfe1db6405fc9877c991b42f2eca1a | |
| parent | dbef8a67bb4c65a7d675008bf4c818eed3dd65c0 (diff) | |
Release 5.1.0.34I
Release 5.1.0.34I
Change-Id: I5f2d1d9f8b50e09edafc7fbfb9ef1b45dba170f6
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 04492735a644..00013587938b 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 34 -#define QWLAN_VERSIONSTR "5.1.0.34H" +#define QWLAN_VERSIONSTR "5.1.0.34I" #endif /* QWLAN_VERSION_H */ |
