diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-17 20:28:29 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-11-18 16:49:18 -0800 |
| commit | f69327633b302a376f2fc0f996db9565655849f6 (patch) | |
| tree | 9a0b75528fa76c2e7fe1affdcf287f5faecdbd60 | |
| parent | 57a28ef206ba73fb87cd468a250646b293ea47d1 (diff) | |
Release 5.1.0.37G
Release 5.1.0.37G
Change-Id: I178f249daf604429cc05919e7d180549f7f7d788
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 23351c8c1c1d..febf1e947f11 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 37 -#define QWLAN_VERSIONSTR "5.1.0.37F" +#define QWLAN_VERSIONSTR "5.1.0.37G" #endif /* QWLAN_VERSION_H */ |
