diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-31 08:50:55 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-31 08:50:55 -0800 |
| commit | 754de515669f38045d0984f52383a5a80f1b06b8 (patch) | |
| tree | 2aac9db5856edd181d3ce5f99889b72661cb9f2e | |
| parent | f4ee39fe5413d703937a03e2f304c54648939c9f (diff) | |
Release 5.1.0.47G
Release 5.1.0.47G
Change-Id: Ib7147200670f2ef46c5593c38c811920e85fa9bf
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 7e8c54de61fa..835ade14e021 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 47 -#define QWLAN_VERSIONSTR "5.1.0.47F" +#define QWLAN_VERSIONSTR "5.1.0.47G" #endif /* QWLAN_VERSION_H */ |
