diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-08-29 23:01:32 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-02 17:24:14 -0700 |
| commit | 818e16f2252d203e4831e341c45f0cb45ca4075e (patch) | |
| tree | 5ae4c9bc4b65b4e06d3a3c9e7decee6abe4fe232 | |
| parent | 75d02343f75ae983caa0ca5c1409255bf8c83c75 (diff) | |
Release 5.1.0.24V
Release 5.1.0.24V
Change-Id: Ie3d7d46ff6707113bfd8bfed6c5c6828f8e62faa
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 c81005ef5ea3..3f142e180506 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 "U" +#define QWLAN_VERSION_EXTRA "V" #define QWLAN_VERSION_BUILD 24 -#define QWLAN_VERSIONSTR "5.1.0.24U" +#define QWLAN_VERSIONSTR "5.1.0.24V" #endif /* QWLAN_VERSION_H */ |
