diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-24 02:07:32 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-24 02:07:32 -0800 |
| commit | 556109f7f7f21340e265e3218f475bf66d8378f3 (patch) | |
| tree | 6d0e269c95761b84a1d80735f204e87593b277b5 | |
| parent | be73d65a620937bea3ee5f854213e637ece3ab81 (diff) | |
Release 5.1.0.46H
Release 5.1.0.46H
Change-Id: I2f0b77ab0b082e1181cdecfb5b62a1aa4e4ba610
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 247811c48249..3ea1d56d88c4 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 46 -#define QWLAN_VERSIONSTR "5.1.0.46G" +#define QWLAN_VERSIONSTR "5.1.0.46H" #endif /* QWLAN_VERSION_H */ |
