diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-06 03:43:39 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-01-06 20:56:24 -0800 |
| commit | 38d2e0c7a9d95efabca7901e37bea2feb375e79d (patch) | |
| tree | 2ebd5980afb8f447fa0c677cf067cb01151c3bc7 | |
| parent | a2959858f428acfca3ca4c61d3c10b446bfe9b60 (diff) | |
Release 5.1.0.43G
Release 5.1.0.43G
Change-Id: I522c45ee371b86ea1e905eaf4eb27a7c0442b3c2
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 df6254703f53..704467eba050 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 43 -#define QWLAN_VERSIONSTR "5.1.0.43F" +#define QWLAN_VERSIONSTR "5.1.0.43G" #endif /* QWLAN_VERSION_H */ |
