diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-27 16:56:39 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-27 16:56:39 -0800 |
| commit | 7d936a5f7903659b96242fd9a1db0ef2e5529c6c (patch) | |
| tree | a5225e55106bc58385ad42a33a64344c6b9a7c6d | |
| parent | 08649bd7b811d26e221f811f89d23af29cc10f34 (diff) | |
Release 5.1.0.42L
Release 5.1.0.42L
Change-Id: I2fab444eee8d4b2ad93c14cff0e41ed5eef8cd2f
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 ef9109c1e8da..c2834a316f25 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 42 -#define QWLAN_VERSIONSTR "5.1.0.42K" +#define QWLAN_VERSIONSTR "5.1.0.42L" #endif /* QWLAN_VERSION_H */ |
