diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-01 16:49:04 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-01 16:49:04 -0700 |
| commit | fed54d564decc987b719959832103d78adbcaddc (patch) | |
| tree | 66840febfe76a812ce345ef45a3c814ac37ed963 | |
| parent | af2c9dab45d27caf267d26b4dc1d7372c09f8b11 (diff) | |
Release 5.1.0.34L
Release 5.1.0.34L
Change-Id: Ia4ad7ae1589a710e5bce88b75f9950f92779dc95
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 712363e18857..d2079821091b 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 34 -#define QWLAN_VERSIONSTR "5.1.0.34K" +#define QWLAN_VERSIONSTR "5.1.0.34L" #endif /* QWLAN_VERSION_H */ |
