diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-23 19:20:42 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-23 19:20:42 -0800 |
| commit | af420825473e67edde94ca6b4e612062399c7719 (patch) | |
| tree | 2e2c5f2860cfe9990d00fb917ed6021be2309eae | |
| parent | bbf4328ead1b6ce84bd5114cdc16e62ab5652ed1 (diff) | |
Release 5.1.0.51L
Release 5.1.0.51L
Change-Id: I2197ca095c079335e0923f18b60743c3bc5d0807
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 2d7db7ae2243..ebd44de28347 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 51 -#define QWLAN_VERSIONSTR "5.1.0.51K" +#define QWLAN_VERSIONSTR "5.1.0.51L" #endif /* QWLAN_VERSION_H */ |
