diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-24 11:29:56 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-24 11:29:56 -0700 |
| commit | 2d7fb16abc08e5dd348e9e94b2967ede45d2e46f (patch) | |
| tree | 107d11262a3d3f03a9f6e6733e22d9d1843f5471 | |
| parent | a3bcbe00ff547c209e304d87a54f5e5974e4fd75 (diff) | |
Release 5.1.0.32Q
Release 5.1.0.32Q
Change-Id: I40b358130eacdb586291097679a8565cb566078e
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 87d7c43c833b..d92bfa60d578 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 "P" +#define QWLAN_VERSION_EXTRA "Q" #define QWLAN_VERSION_BUILD 32 -#define QWLAN_VERSIONSTR "5.1.0.32P" +#define QWLAN_VERSIONSTR "5.1.0.32Q" #endif /* QWLAN_VERSION_H */ |
