diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-05 16:37:37 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-11-07 11:26:34 -0800 |
| commit | c10df9a3903ba5857c4e79cb85e69e580b71cabd (patch) | |
| tree | c1ede90a0169e9196a677f9f157188febb53bfe4 | |
| parent | 4026a8cba4168cd2465dfa6a500e4a32e8b2c7f3 (diff) | |
Release 5.1.0.35G
Release 5.1.0.35G
Change-Id: Ic2c48893edb365ff290017d4f108fecc86215c6f
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 3a36dab9b50e..05bc06366948 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 35 -#define QWLAN_VERSIONSTR "5.1.0.35F" +#define QWLAN_VERSIONSTR "5.1.0.35G" #endif /* QWLAN_VERSION_H */ |
