diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-05 03:59:07 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-05 03:59:08 -0700 |
| commit | 87499b66d73aff293932a265b955d56cda22ac61 (patch) | |
| tree | 1d167e7ad8ec01f70132f41bd218a116259f7d3d | |
| parent | f2136bb225a530f18af7a010a8b5ab85a930b9d1 (diff) | |
Release 5.1.0.29I
Release 5.1.0.29I
Change-Id: I810890166547a413bfbdfa053417e2bb5ddfafc2
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 b24ea3f39103..d0bc87ae03fc 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 29 -#define QWLAN_VERSIONSTR "5.1.0.29H" +#define QWLAN_VERSIONSTR "5.1.0.29I" #endif /* QWLAN_VERSION_H */ |
