diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-29 02:31:00 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-29 16:07:58 -0800 |
| commit | ab62b5f059f8cd85ca942a1c0ad202f9b99c3477 (patch) | |
| tree | 87b732580f761c088816c10da11939e8a0254517 | |
| parent | a04ab5306b3656774164b7c34ea97ae221f4be97 (diff) | |
Release 5.1.0.38V
Release 5.1.0.38V
Change-Id: Ida59310cb1d3ab57b63e35fba95a710b38f8af03
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 781f636ec829..3989f9bc4044 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 38 -#define QWLAN_VERSIONSTR "5.1.0.38U" +#define QWLAN_VERSIONSTR "5.1.0.38V" #endif /* QWLAN_VERSION_H */ |
