diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-11 15:04:07 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-11 17:55:59 -0700 |
| commit | 5d2c9db1df0c0403d2a01a0c312368daa46c75ab (patch) | |
| tree | a155124253fbe8d12f39bcffb60c2ecfeada3277 | |
| parent | 9dc47d3bebab5fab47c0c13a34f772851ca28543 (diff) | |
Release 5.1.0.26L
Release 5.1.0.26L
Change-Id: I4e1660efda00b9255b382ddba70b82cfd173ff54
CRs-Fixed: 688141
(cherry picked from commit 397a4fadd42064601c2b6c7ca9363cf84f9631ca)
| -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 3d1e8c84c4bd..fd74c02024bb 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 "K" +#define QWLAN_VERSION_EXTRA "L" #define QWLAN_VERSION_BUILD 26 -#define QWLAN_VERSIONSTR "5.1.0.26K" +#define QWLAN_VERSIONSTR "5.1.0.26L" #endif /* QWLAN_VERSION_H */ |
