diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-12 04:17:20 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-12 04:17:20 -0800 |
| commit | 2b3c6a3606ba75cd6abce04256a75c706dc917d3 (patch) | |
| tree | 060d5ee8fa94f8539fdc0c81165688cccbdfd481 | |
| parent | 0c6e213b67d715883bad1f6af17ab9733014fc4f (diff) | |
Release 5.1.0.44L
Release 5.1.0.44L
Change-Id: I99357445ff1f53c3b8feb090ebf6609f09b25686
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 f6b0b597c44b..861f2c51b741 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 44 -#define QWLAN_VERSIONSTR "5.1.0.44K" +#define QWLAN_VERSIONSTR "5.1.0.44L" #endif /* QWLAN_VERSION_H */ |
