diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-23 15:23:51 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-23 15:23:52 -0800 |
| commit | 01adeb72e55cd444c82784652704e03f67f52caf (patch) | |
| tree | bb01d56e95f36c6ba7ad079c719e0600d2f2d51c | |
| parent | 65134d95b8406c4ceaa41aa2b0b5786c6ec4f66c (diff) | |
Release 5.1.0.38G
Release 5.1.0.38G
Change-Id: Iaf2d720b78693ef6b2e1ad89e687ab99e9bd535e
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 a44e728143db..e41530d600cb 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 "F" +#define QWLAN_VERSION_EXTRA "G" #define QWLAN_VERSION_BUILD 38 -#define QWLAN_VERSIONSTR "5.1.0.38F" +#define QWLAN_VERSIONSTR "5.1.0.38G" #endif /* QWLAN_VERSION_H */ |
