diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-02 18:03:16 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-02 18:03:16 -0800 |
| commit | d1598df727c3f58fcd5623fa9f03c19f2d9abcc6 (patch) | |
| tree | d0de15acc6854e054befa754253d959b3d96c48f | |
| parent | 27833e3a8d4e63a2195d3b7d33c8c72ed8695dda (diff) | |
Release 5.1.0.39L
Release 5.1.0.39L
Change-Id: I0d3b91aa0e0ba2a04f27341c26e5e63fabe6475c
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 c0c447e28d8e..fd0e30242632 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 39 -#define QWLAN_VERSIONSTR "5.1.0.39K" +#define QWLAN_VERSIONSTR "5.1.0.39L" #endif /* QWLAN_VERSION_H */ |
