diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-01 16:38:51 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-01 16:38:51 -0800 |
| commit | d30817f523f1edc8075658d5e28124e07e9c3fcd (patch) | |
| tree | 1ef22673a28f7d3aaaa601c6dafdacfeafc1b9e3 | |
| parent | 7574540f285b26ffb156bc9ed2c2d303d8a78a11 (diff) | |
Release 5.1.0.47L
Release 5.1.0.47L
Change-Id: If8024a3b3f7bf48bce1940f766906a314710187c
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 b5338813cabd..a016976dae4f 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 47 -#define QWLAN_VERSIONSTR "5.1.0.47K" +#define QWLAN_VERSIONSTR "5.1.0.47L" #endif /* QWLAN_VERSION_H */ |
