diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-18 18:22:17 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-18 18:22:18 -0800 |
| commit | 087d008d5e4995c8ec243a40b53bd6bd92da6c9d (patch) | |
| tree | aac8f72fd63cdcf4c866ba60478bf38d9bd2ed93 | |
| parent | 61230e2dd88969c4815c1b20d2bc3ab4368d9c7e (diff) | |
Release 5.1.0.45L
Release 5.1.0.45L
Change-Id: Iae64a5db4364b39816eba8807b637ad8bc8af10b
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 40d13aae6fc1..fe367afdc0a6 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 45 -#define QWLAN_VERSIONSTR "5.1.0.45K" +#define QWLAN_VERSIONSTR "5.1.0.45L" #endif /* QWLAN_VERSION_H */ |
