diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-31 18:00:24 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-31 18:00:24 -0800 |
| commit | a8ca3d1ebcf56791c7cd0c2416df576a820ac05a (patch) | |
| tree | 496de4b33b740e662843a51dcbaa5518273252d0 | |
| parent | 85a9846c7bfc829a3d96da68e346ea7e49c93550 (diff) | |
Release 5.1.0.47H
Release 5.1.0.47H
Change-Id: Ifbd4e01584e5e6b0d87830da070014d6a0de0741
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 835ade14e021..572dc0969165 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 "G" +#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_BUILD 47 -#define QWLAN_VERSIONSTR "5.1.0.47G" +#define QWLAN_VERSIONSTR "5.1.0.47H" #endif /* QWLAN_VERSION_H */ |
