diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-23 20:04:31 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-23 20:04:31 -0800 |
| commit | 64cda6e89d8fa2336f588914e431cd19f39b3456 (patch) | |
| tree | a67c15f29756978b21117336da028222c108986f | |
| parent | 1ba1537bfc18daa5b5eb199f860cdee13d109f15 (diff) | |
Release 5.1.0.46G
Release 5.1.0.46G
Change-Id: I6ba6f379053d446cb100f35380ced68ae234d16e
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 468845e6fc9a..247811c48249 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 46 -#define QWLAN_VERSIONSTR "5.1.0.46F" +#define QWLAN_VERSIONSTR "5.1.0.46G" #endif /* QWLAN_VERSION_H */ |
