diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-16 00:25:14 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-16 00:25:15 -0700 |
| commit | c4b4a4b9f640dc3288e457766105fcfceee9f23b (patch) | |
| tree | 8878753af95aba5c5b3e58e653a74c83f5d0bfb6 | |
| parent | 172a7c353b332e06fc0898b9790a9f9bb85c216d (diff) | |
Release 5.1.0.27
Release 5.1.0.27
Change-Id: I025b0bd846197f44d5bb97febfc92754a3a11615
CRs-Fixed: 688141
| -rw-r--r-- | core/mac/inc/qwlan_version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index 1b8eff65eafa..3aaf8fc05266 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 "Z" -#define QWLAN_VERSION_BUILD 26 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 27 -#define QWLAN_VERSIONSTR "5.1.0.26Z" +#define QWLAN_VERSIONSTR "5.1.0.27" #endif /* QWLAN_VERSION_H */ |
